diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1fb2a89..b752e94 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,6 +3,9 @@ name: release run-name: release ${{ github.actor }} on: + push: + tags: + - "v[0-9]+.[0-9]+.[0-9]+*" workflow_dispatch: inputs: IMAGE_VER: