We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fb738 commit 3f7fc7dCopy full SHA for 3f7fc7d
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: googleapis/release-please-action@v4
18
id: release
19
with:
20
- config-file: .github/workflows/release-please-config.json
+ release-type: node
21
22
- name: Login into GitHub Container Registry
23
if: ${{ steps.release.outputs.release_created }}
0 commit comments