Skip to content

Commit

Permalink
Changes bot name
Browse files Browse the repository at this point in the history
  • Loading branch information
Titou325 committed Jul 23, 2024
1 parent 51fe183 commit 27de5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
#- run: npm test
# working-directory: .
- run: git config --global user.email "[email protected]"
- run: git config --global user.name "Fileforge"
- run: git config --global user.name "github-actions[bot]"
- run: echo "tag=$(npm version patch -m 'Bump version to %s [skip ci]')" >> "$GITHUB_OUTPUT"
id: version
working-directory: .
Expand Down

0 comments on commit 27de5d0

Please sign in to comment.