Skip to content

Commit

Permalink
Merge pull request #61 from Staffbase/NFS-000-update-workflow-npm-secret
Browse files Browse the repository at this point in the history
chore: update workflow npm secret
  • Loading branch information
MrLeonix authored May 16, 2024
2 parents 4b2d4a8 + eed066f commit 0c90f64
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 0c90f64

Please sign in to comment.