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 12e87c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -23,6 +23,7 @@ jobs:
# 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 12e87c3

Please sign in to comment.