Elves live in trees

pull/1618/head
Ben Meadors 2022-08-10 20:24:37 -05:00
rodzic 82ed7a2084
commit d5780af362
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -442,6 +442,6 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./debug-elfs-${{ steps.version.outputs.version }}
asset_path: ./debug-elfs-${{ steps.version.outputs.version }}.zip
asset_name: debug-elfs-${{ steps.version.outputs.version }}.zip
asset_content_type: application/zip

Wyświetl plik

@ -1,4 +1,4 @@
[VERSION]
major = 1
minor = 3
build = 36
build = 36