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.
1 parent 02654b4 commit 9cdc6deCopy full SHA for 9cdc6de
.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