chore: update workflow
This commit is contained in:
parent
dbd46f4484
commit
5f565d3aae
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -12,8 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
with:
|
||||
release-type: node
|
||||
package-name: release-please-action
|
||||
command: manifest
|
||||
|
||||
# The logic below handles the npm publication:
|
||||
- name: Checkout Repository
|
||||
|
|
Loading…
Reference in a new issue