Skip to content

Commit

Permalink
try fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EmrysMyrddin committed Feb 7, 2024
1 parent 2a6ed22 commit 444ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
with:
npmTag: rc
restoreDeletedChangesets: true
restoreDeletedChangesets: false
buildScript: build
nodeVersion: 20
packageManager: pnpm
Expand Down

0 comments on commit 444ba97

Please sign in to comment.