Skip to content

Commit ea05a25

Browse files
authored
Merge pull request #1826 from forcedotcom/m/W-18394670-fix
RELEASE @W-18394670@ releasing v5.1.0 w/fixed actions
2 parents c51347b + 715048b commit ea05a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
INPUTS_NPM_TAG: latest-rc # Publish as a release candidate, so we can do our validations against it.
8383
AWS_ACCESS_KEY_ID: ${{secrets.AWS_ACCESS_KEY_ID}}
8484
AWS_SECRET_ACCESS_KEY: ${{secrets.AWS_SECRET_ACCESS_KEY}}
85+
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
8586
# Step 3: Run smoke tests against the release candidate.
8687
rc-test:
8788
needs: publish-rc

0 commit comments

Comments
 (0)