Skip to content

Commit 03112e9

Browse files
committed
chore(ci): push release to current branch
1 parent e4fbe41 commit 03112e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
git tag --sort=-creatordate
6262
- name: Git push
6363
run: |
64-
git push origin master
64+
git push origin ${{ github.ref_name }}
6565
git push --tags

0 commit comments

Comments
 (0)