We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f35d9 commit a5d53b5Copy full SHA for a5d53b5
1 file changed
.github/workflows/release.yml
@@ -47,6 +47,5 @@ jobs:
47
- name: Release to npm registry
48
env:
49
NPM_CONFIG_PROVENANCE: true
50
- if: ${{ secrets.NPM_TOKEN != '' }}
51
run: |
52
pnpm publish --filter react-native-android-finish --access public --no-git-checks
0 commit comments