mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 12:15:09 +03:00
fix ci part 2
This commit is contained in:
@@ -116,7 +116,7 @@ jobs:
|
||||
- name: Prepare tag ⚙️
|
||||
id: ready_tag
|
||||
run: |
|
||||
echo ::set-output name=${${{ steps.old_tag.outputs.tag }}#"-pre"}
|
||||
echo ::set-output name=${${{ steps.old_tag.outputs.tag }}"-pre"}
|
||||
|
||||
- name: Bump version ⏫
|
||||
id: tag_version
|
||||
|
||||
Reference in New Issue
Block a user