Skip to content

Commit eed066f

Browse files
authored
chore: update workflow npm secret
1 parent 4b2d4a8 commit eed066f

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)