Skip to content

Commit

Permalink
WIP: release management
Browse files Browse the repository at this point in the history
  • Loading branch information
schettn committed Jun 13, 2024
1 parent 179da4f commit 194bf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
node-version: 20
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: bunx semantic-release --debug
- run: bunx semantic-release --debug --dry-run

0 comments on commit 194bf8e

Please sign in to comment.