Skip to content

Commit 70e7b06

Browse files
committed
fix: add missing arguments to release-please
1 parent 917c102 commit 70e7b06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ jobs:
5959
uses: actions/checkout@v3
6060
- name: Release with release-please
6161
uses: google-github-actions/release-please-action@v4
62+
with:
63+
release-type: simple

0 commit comments

Comments
 (0)