fix ci part 2

This commit is contained in:
AAGaming
2022-07-15 10:45:23 -04:00
parent e600aeccc7
commit d4d32c8d55

View File

@@ -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