Skip to content

Commit 565cbe5

Browse files
committed
CI : version support
1 parent b30ba75 commit 565cbe5

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: push tag
3030
uses: ad-m/github-push-action@master
3131
with:
32-
branch: ${{ github.head_ref }}
32+
branch: master
3333
tags: true
3434
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
3535
- name: Create a Release

0 commit comments

Comments
 (0)