Merge pull request #805 from tj-actions/chore/update-sync-release-version-yml
chore: update sync-release-version.yml
This commit is contained in:
commit
9d429cc7ac
3
.github/workflows/sync-release-version.yml
vendored
3
.github/workflows/sync-release-version.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Update release version.
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '**'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user