Skip to content

Commit

Permalink
chore(publish.yml): πŸš€ EOF in yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmost committed Nov 11, 2023
1 parent 5966f00 commit 6db1dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- run: npx pnpm install
- run: cd packages/react-code-blocks && npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

1 comment on commit 6db1dcb

@vercel
Copy link

@vercel vercel bot commented on 6db1dcb Nov 11, 2023

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.