mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
another CI fix from botato
This commit is contained in:
@@ -110,6 +110,7 @@ jobs:
|
|||||||
uses: mathieudutour/github-tag-action@v6.0
|
uses: mathieudutour/github-tag-action@v6.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
release_branches: ''
|
||||||
pre_release_branches: 'main'
|
pre_release_branches: 'main'
|
||||||
append_to_pre_release_tag: '-pre'
|
append_to_pre_release_tag: '-pre'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user