Group prereleases under a single tag
This commit is contained in:
parent
8841fd3448
commit
99a2c8c5d8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: ${{ env.GIT_HASH }}
|
||||
automatic_release_tag: preview
|
||||
prerelease: true
|
||||
title: intro-skipper-${{ env.GIT_HASH }}
|
||||
files: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user