Skip to content

Commit

Permalink
:smoking_affleck:
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-dot-js committed Jan 24, 2025
1 parent ef89280 commit 2555f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

- name: Post to slack
if: steps.changesets.outputs.published == 'true'
Expand Down

1 comment on commit 2555f35

@vercel
Copy link

@vercel vercel bot commented on 2555f35 Jan 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.