Update sync-release-version.yml
This commit is contained in:
parent
3a3ec498d8
commit
07f86bcdc4
3
.github/workflows/sync-release-version.yml
vendored
3
.github/workflows/sync-release-version.yml
vendored
@ -26,8 +26,9 @@ jobs:
|
|||||||
- name: Push tag
|
- name: Push tag
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
args: --follow-tags
|
tags: true
|
||||||
github_token: ${{ secrets.PAT_TOKEN }}
|
github_token: ${{ secrets.PAT_TOKEN }}
|
||||||
|
branch: sec
|
||||||
|
|
||||||
update-version:
|
update-version:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user