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