another workflow fix

This commit is contained in:
dan63047 2024-08-03 21:16:41 +03:00
parent 3545e67e4a
commit acaf08d8a2
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
with: with:
type: 'zip' type: 'zip'
filename: TetraStats-${{github.ref_name}}-linux.zip filename: TetraStats-${{github.ref_name}}-linux.zip
directory: build/linux/x64/runner/Release/bundle directory: build/linux/x64/runner/release/bundle
- name: Push to Releases - name: Push to Releases
uses: ncipollo/release-action@v1 uses: ncipollo/release-action@v1
with: with: