Skip to content

Commit 6db1dcb

Browse files
committed
chore(publish.yml): 🚀 EOF in yml file
1 parent 5966f00 commit 6db1dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- run: npx pnpm install
1919
- run: cd packages/react-code-blocks && npm publish
2020
env:
21-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
21+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)