Skip to content

Commit 24e7c97

Browse files
committed
chore: specify release type for release-please action
1 parent 0893355 commit 24e7c97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- uses: googleapis/release-please-action@v4
1818
id: release
1919
with:
20-
token: ${{ secrets.GITHUB_TOKEN }}
20+
token: ${{ secrets.GITHUB_TOKEN }}
21+
release-type: node

0 commit comments

Comments
 (0)