Fix action not detecting prerelease

This commit is contained in:
botato
2022-07-11 17:27:36 +00:00
committed by AAGaming
parent 470f16adda
commit b00b04ceeb

View File

@@ -110,6 +110,7 @@ jobs:
uses: mathieudutour/github-tag-action@v6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pre_release_branches: 'main'
append_to_pre_release_tag: '-pre'
- name: Release 📦