Skip to content

Commit

Permalink
ci: cat bunfig
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander committed Nov 10, 2024
1 parent d93f6c0 commit a78921b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: bun i
- run: bun run build
- run: bunx npm publish
- run: cat bunfig.toml && bunx npm publish
env:
NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a78921b

Please sign in to comment.