Skip to content

Commit 359ebb8

Browse files
chore: update npm token expiry description (#3213)
1 parent 5f73e9e commit 359ebb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
run: yarn workspaces foreach --no-private --from '@storefront-ui/*' npm publish --tag canary || true
230230
env:
231231
# Needs access to publish to npm
232-
# refresh token before Saturday, May 25, 2024
232+
# refresh token before 22.07.2026
233233
NPM_TOKEN: ${{ secrets.NPM_RELEASE_TOKEN }}
234234
NODE_AUTH_TOKEN: ${{ secrets.NPM_RELEASE_TOKEN }}
235235

0 commit comments

Comments
 (0)