Skip to content

Commit

Permalink
ci(release): push v2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Sep 17, 2022
1 parent 9053c71 commit 8a27bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- run: >-
git push --force
https://x-access-token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
HEAD:refs/heads/v1.x
HEAD:refs/heads/v2
env:
GITHUB_TOKEN: ${{ secrets.GR2M_PAT_FOR_SEMANTIC_RELEASE }}

0 comments on commit 8a27bc0

Please # to comment.