aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
This commit is contained in:
parent
2c4a58af0c
commit
abd644a116
2 changed files with 3 additions and 3 deletions
4
.github/workflows/preview.yml
vendored
4
.github/workflows/preview.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Deploy modpack
|
||||
name: Deploy modpack preview
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
uses: softprops/action-gh-release@v0.1.15
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
prerelease: false
|
||||
prerelease: true
|
||||
generate_release_notes: true
|
||||
name: Release ${{ steps.changelog.outputs.version }}
|
||||
body: ${{ steps.changelog.outputs.description }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue