correct step name

This commit is contained in:
otavepto 2024-06-02 22:32:38 +03:00
parent a2e2894353
commit 13c06641f6

View File

@ -94,7 +94,7 @@ jobs:
if-no-files-found: 'error'
compression-level: 0
retention-days: 1
- name: Upload release package
- name: Upload debug package
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
uses: actions/upload-artifact@v4
with:
@ -184,7 +184,7 @@ jobs:
if-no-files-found: 'error'
compression-level: 0
retention-days: 1
- name: Upload release package
- name: Upload debug package
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
uses: actions/upload-artifact@v4
with: