Skip to content

Commit 9b656b7

Browse files
committed
Update release.yml
1 parent 25db73e commit 9b656b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: 🔍 Verify package contents
9898
run: |
9999
cd packages/react-native-resizable-panels
100-
pnpm pack --dry-run
100+
pnpm pack
101101
102102
- name: 🚀 Publish to NPM (dry-run)
103103
if: ${{ github.event.inputs.dry-run == 'true' }}

0 commit comments

Comments
 (0)