Skip to content

Commit

Permalink
chore: remove superfluous check
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 19, 2024
1 parent 656866d commit 220ebbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- run: pnpm build

- name: publish nightly release
if: github.event_name == 'pull_request'
run: pnpm pkg-pr-new publish --compact

release:
Expand Down

0 comments on commit 220ebbb

Please sign in to comment.