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 02654b4 + 9cdc6de commit 0d43ba8Copy full SHA for 0d43ba8
.github/workflows/auto_semver_bump.yaml
@@ -22,4 +22,4 @@ jobs:
22
uses: michmich112/version-bumper@master
23
with:
24
options-file: "./.github/version_bump_options.json"
25
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.DMITRY_PAT }}
0 commit comments