diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index a592eba..2494cd2 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -38,8 +38,6 @@ jobs: uses: docker/build-push-action@v2 with: context: . - flavor: | - latest=main push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} diff --git a/action.yml b/action.yml index 3c74af2..0df1b32 100644 --- a/action.yml +++ b/action.yml @@ -6,4 +6,4 @@ branding: color: blue runs: using: docker - image: docker://ghcr.io/th0th/notify-discord:latest + image: docker://ghcr.io/th0th/notify-discord:v0.2