Skip to content

Commit

Permalink
build: trying to get pre-release versions to work
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Aug 24, 2023
1 parent f1b80da commit 0b12a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -21,8 +21,8 @@ jobs:
release-type: node
package-name: uuid-release-test
# pre-release suffix for version string. E.g. "alpha" or "beta"
pre-release: releasetest
prerelease: true
default-branch: release-please

- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 0b12a96

Please sign in to comment.