mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 12:15:09 +03:00
Fix action not detecting prerelease
This commit is contained in:
@@ -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 📦
|
||||
|
||||
Reference in New Issue
Block a user