Skip to content

Commit

Permalink
chore: disable GitHub Release for CJS
Browse files Browse the repository at this point in the history
  • Loading branch information
ctjlewis committed Jun 17, 2023
1 parent 00d1291 commit c84d844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
run: pnpm cjs

- name: Test & Release (CJS)
run: npx release-it --no-git --preRelease=cjs --ci --VV
run: npx release-it --no-git --github.release false --preRelease=cjs --ci --VV

1 comment on commit c84d844

@vercel
Copy link

@vercel vercel bot commented on c84d844 Jun 17, 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.