Skip to content

Commit

Permalink
cd: fix linux tar
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Mar 8, 2024
1 parent 97ecaca commit 6539009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotube-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6539009

Please sign in to comment.