We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a15f2 commit 95e7255Copy full SHA for 95e7255
.github/workflows/github_tag_and_release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Tag
15
uses: K-Phoen/[email protected]
16
with:
17
- release_branch: master
+ release_branch: main
18
release_strategy: tag
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments