Skip to content

Commit 0d43ba8

Browse files
authored
Merge pull request #406 from cmu-delphi/dshemetov-patch-1
Update auto_semver_bump.yaml
2 parents 02654b4 + 9cdc6de commit 0d43ba8

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)