Skip to content

Commit 9ab36e6

Browse files
authored
fix(workflow): fix package name.. again
Read the docs wrong my bad
1 parent a7524c8 commit 9ab36e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: google-github-actions/release-please-action@v3
1111
with:
1212
release-type: node
13-
package-name: package.json
13+
package-name: bootstrap-vue-3
1414
bump-minor-pre-major: true
1515
bump-patch-for-minor-pre-major: true

0 commit comments

Comments
 (0)