We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1d66e2 + 011f74c commit aa3f867Copy full SHA for aa3f867
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Bump version and push tag
18
uses: anothrNick/[email protected]
19
env:
20
- GITHUB_TOKEN: ${{ secrets.PUPPET_RELEASE_GH_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
DEFAULT_BUMP: patch
22
TAG_CONTEXT: branch
23
WITH_V: false
0 commit comments