We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c6722d + 648ba29 commit d2a3232Copy full SHA for d2a3232
.github/workflows/npm-gesture-handler-publish.yml
@@ -51,4 +51,5 @@ jobs:
51
path: './packages/react-native-gesture-handler/${{ env.PACKAGE_NAME }}'
52
53
- name: Publish npm package
54
+ working-directory: packages/react-native-gesture-handler
55
run: npm publish $PACKAGE_NAME --provenance
0 commit comments