Skip to content

Commit 3f7fc7d

Browse files
authored
ci: add release-type
1 parent a0fb738 commit 3f7fc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: googleapis/release-please-action@v4
1818
id: release
1919
with:
20-
config-file: .github/workflows/release-please-config.json
20+
release-type: node
2121

2222
- name: Login into GitHub Container Registry
2323
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)