Skip to content

Commit 0c90f64

Browse files
author
Leonardo
authored
Merge pull request #61 from Staffbase/NFS-000-update-workflow-npm-secret
chore: update workflow npm secret
2 parents 4b2d4a8 + eed066f commit 0c90f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
NPM_TOKEN: ${{ secrets.STAFFBOT_NPM_TOKEN_PACKAGE_READ }}
9+
NPM_TOKEN: ${{ secrets.STAFFBOT_NPM_READ }}
1010
GITHUB_TOKEN: ${{ secrets.STAFFBOT_GITHUB_TOKEN }}
1111

1212
jobs:

0 commit comments

Comments
 (0)