Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
darthmaim committed Feb 22, 2024
1 parent 35addb5 commit 0032898
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
NPM_CONFIG_PROVENANCE: true
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_COMMITER_NAME: "gw2treasures-release-bot[bot]"
GIT_COMMITER_EMAIL: "160784075+gw2treasures-release-bot[bot]@users.noreply.github.com"
GIT_AUTHOR_NAME: "gw2treasures-release-bot[bot]"
GIT_AUTHOR_EMAIL: "160784075+gw2treasures-release-bot[bot]@users.noreply.github.com"
with:
Expand Down

0 comments on commit 0032898

Please sign in to comment.