mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
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
1 changed files with 3 additions and 0 deletions
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…
Reference in a new issue