Skip to content

Commit f102347

Browse files
authored
chore: update release-please.yml
Remove unsupported properties
1 parent 9eceab0 commit f102347

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
with:
4242
release-type: node
4343
token: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}
44-
package-name: "@googlemaps/react-native-navigation-sdk"
45-
bump-minor-pre-major: true
4644

4745
# Everything below is for NPM publishing when a release is cut.
4846
# Note the "if" statement on all commands to make sure that publishing

0 commit comments

Comments
 (0)