Skip to content

Commit

Permalink
chore: update workflow npm secret
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLeonix authored May 16, 2024
1 parent 4b2d4a8 commit eed066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:

env:
NPM_TOKEN: ${{ secrets.STAFFBOT_NPM_TOKEN_PACKAGE_READ }}
NPM_TOKEN: ${{ secrets.STAFFBOT_NPM_READ }}
GITHUB_TOKEN: ${{ secrets.STAFFBOT_GITHUB_TOKEN }}

jobs:
Expand Down

0 comments on commit eed066f

Please sign in to comment.