Skip to content

Commit

Permalink
Update sync-release-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Mar 22, 2023
1 parent 3a3ec49 commit 07f86bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07f86bc

Please sign in to comment.