Skip to content

Commit

Permalink
ci: refresh token
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus-Ende committed Apr 11, 2024
1 parent a46aeaa commit 1a9061a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Release
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN_QUPAYA_BOT }}
GITHUB_TOKEN: ${{ secrets.QUPAYA_BOT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN_QUPAYA_BOT }}
GIT_AUTHOR_NAME: qupaya-bot
GIT_AUTHOR_EMAIL: [email protected]
Expand Down

0 comments on commit 1a9061a

Please sign in to comment.