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

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