Skip to content

Commit

Permalink
build: correct the release type (#1770)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jul 8, 2022
1 parent c54d9bc commit ad29f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
command: manifest
package-name: release-please-action

0 comments on commit ad29f4a

Please sign in to comment.