3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

Update sync-release-version.yml

This commit is contained in:
Tonye Jack 2023-03-22 14:47:57 -06:00 committed by GitHub
parent 3a3ec498d8
commit 07f86bcdc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,9 @@ jobs:
- name: Push tag
uses: ad-m/github-push-action@master
with:
args: --follow-tags
tags: true
github_token: ${{ secrets.PAT_TOKEN }}
branch: sec
update-version:
runs-on: ubuntu-latest