Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit edb985b

Browse files
committed
build: use node release-type in release-please (#10)
1 parent cbe396c commit edb985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
steps:
1010
- uses: google-github-actions/release-please-action@v3
1111
with:
12-
release-type: go
12+
release-type: node
1313
package-name: release-please-action
1414
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)