Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
Adding publish step back now that testing shows that uses the selected branch.
  • Loading branch information
juliemturner authored Jun 5, 2024
1 parent 674adf6 commit ec01e24
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 ec01e24

Please sign in to comment.