Skip to content

Commit

Permalink
Merge pull request #3062 from pnp/juliemturner-patch-2
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
patrick-rodgers authored Jun 5, 2024
2 parents 674adf6 + ec01e24 commit f38b4e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
run: |
npm run clean
npm run package
npm run just-publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 comments on commit f38b4e1

Please sign in to comment.