Skip to content

Commit

Permalink
Change token
Browse files Browse the repository at this point in the history
  • Loading branch information
mc2eqe authored Oct 19, 2023
1 parent 0839698 commit f8771f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
token: ${{ secrets.GIT_USER_TOKEN }}
- run: git config --global user.email 'github-actions[bot]@users.noreply.github.com'
- run: git config --global user.name "GitHubActions"
- run: git config --global user.name 'GitHubActions'
- uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit f8771f2

Please sign in to comment.