3
0
Fork 0
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:
Tonye Jack 2022-11-15 09:43:25 -07:00 committed by GitHub
commit 9d429cc7ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
name: Update release version.
on:
push:
tags:
- '**'
release:
types: [published]