Skip to content

Commit 9cdc6de

Browse files
authored
Update auto_semver_bump.yaml
1 parent 02654b4 commit 9cdc6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_semver_bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: michmich112/version-bumper@master
2323
with:
2424
options-file: "./.github/version_bump_options.json"
25-
github-token: ${{ secrets.GITHUB_TOKEN }}
25+
github-token: ${{ secrets.DMITRY_PAT }}

0 commit comments

Comments
 (0)