diff --git a/.github/workflows/release-alpine.yml b/.github/workflows/release-alpine.yml index 6e70589..4c24ec6 100644 --- a/.github/workflows/release-alpine.yml +++ b/.github/workflows/release-alpine.yml @@ -3,7 +3,7 @@ name: Release Binary/Images (alpine) on: workflow_dispatch: release: - types: [published] + types: [created] env: REGISTRY: ghcr.io