Skip to content

Commit 3ff73bb

Browse files
committed
ci: finish release please fix
1 parent cbe4c4e commit 3ff73bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release-please.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
release-please:
1717
env:
1818
path: packages/bootstrap-vue-3
19-
postfix: --release_created
2019
runs-on: ${{ matrix.os }}
2120

2221
strategy:
@@ -34,9 +33,6 @@ jobs:
3433
package-name: bootstrap-vue-3
3534
bump-minor-pre-major: true
3635
bump-patch-for-minor-pre-major: true
37-
38-
- name: echo
39-
run: echo ${{ steps.release.outputs }}
4036

4137
# The logic below handles the npm publication:
4238

0 commit comments

Comments
 (0)