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 1d42342 commit 35addb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +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:
title: New Release
commit: Create new release
Expand Down

0 comments on commit 35addb5

Please sign in to comment.