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 9eceab0 + f102347 commit f8c679cCopy full SHA for f8c679c
.github/workflows/release-please.yml
@@ -41,8 +41,6 @@ jobs:
41
with:
42
release-type: node
43
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
44
- package-name: "@googlemaps/react-native-navigation-sdk"
45
- bump-minor-pre-major: true
46
47
# Everything below is for NPM publishing when a release is cut.
48
# Note the "if" statement on all commands to make sure that publishing
0 commit comments