We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaadc34 commit 32ac85eCopy full SHA for 32ac85e
.github/workflows/release.yml
@@ -68,5 +68,5 @@ jobs:
68
- name: Push changes
69
uses: ad-m/github-push-action@master
70
with:
71
- branch: main
+ branch: master
72
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments