Skip to content

Commit

Permalink
build: upgrade prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
JonDotsoy committed Jul 28, 2023
1 parent b870fd3 commit 06f1b65
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 @@ -22,7 +22,7 @@ jobs:
with:
release-type: node
package-name: release-please-action
prerelease: true
prerelease: "alpha"
# ${{ steps.setup.outputs.PRERELEASE }}
default-branch: ${{ github.ref_name }}
version-file: version
Expand Down

0 comments on commit 06f1b65

Please sign in to comment.