This reverts commit 44148731a49477c57f5507cc838326ce46aab50c.
@@ -2,7 +2,7 @@ name: Build current version + push to DockerHub
on:
release:
- types: [created]
+ types: [published]
jobs:
docker:
@@ -37,4 +37,4 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64
push: true
- tags: ${{ steps.docker_meta.outputs.tags }}
+ tags: ${{ steps.docker_meta.outputs.tags }}