Skip to content

Commit

Permalink
chore: update npm token expiry description (#3213)
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon-dziewonski authored Jul 22, 2024
1 parent 5f73e9e commit 359ebb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
run: yarn workspaces foreach --no-private --from '@storefront-ui/*' npm publish --tag canary || true
env:
# Needs access to publish to npm
# refresh token before Saturday, May 25, 2024
# refresh token before 22.07.2026
NPM_TOKEN: ${{ secrets.NPM_RELEASE_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_RELEASE_TOKEN }}

Expand Down

0 comments on commit 359ebb8

Please sign in to comment.