Skip to content

Commit

Permalink
will this name work?
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Oct 23, 2023
1 parent 9528488 commit 73e865f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: echo PUBLISHED_PACKAGES=$(yarn --silent ts-node publish.ts) >> $GITHUB_OUTPUT
id: 'publishing'
env:
NPM_TOKEN: ${{ env.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ env.NPM_TOKEN }}
- name: View output
run: echo ${{ steps.publishing.outputs.PUBLISHED_PACKAGES }}
# Publishing "@celo/phone-number-privacy-common" at "3.0.4-alpha-964a99345"
Expand Down

0 comments on commit 73e865f

Please sign in to comment.