Skip to content

Commit

Permalink
ci(release please): release type simple instead of node
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Dec 5, 2023
1 parent 5fc06cb commit 541d88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: google-github-actions/release-please-action@v4
id: release-please
with:
release-type: node
release-type: simple
package-name: release-please-action
token: ${{secrets.GITHUB_TOKEN}}
default-branch: live

0 comments on commit 541d88a

Please sign in to comment.