diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 127c444a..463810e0 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -1,8 +1,5 @@ name: Update release version. on: - push: - tags: - - '**' release: types: [published]