aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

This commit is contained in:
Xikaro 2023-11-27 01:08:04 +05:00
parent 2c4a58af0c
commit abd644a116
2 changed files with 3 additions and 3 deletions

View file

@ -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 }}