mirror of
https://github.com/SrIzan10/spotube.git
synced 2026-05-01 11:05:11 +00:00
cd: fix linux tar
This commit is contained in:
2
.github/workflows/spotube-release-binary.yml
vendored
2
.github/workflows/spotube-release-binary.yml
vendored
@@ -181,7 +181,7 @@ jobs:
|
||||
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: ${{ inputs.channel == 'release' }}
|
||||
if: ${{ inputs.channel == 'stable' }}
|
||||
with:
|
||||
if-no-files-found: error
|
||||
name: Spotube-Release-Binaries
|
||||
|
||||
Reference in New Issue
Block a user