mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-14 08:25:16 +00:00
cd: re enable dy run for flathub job
This commit is contained in:
parent
a11ff844b3
commit
0ac555c4e2
2
.github/workflows/spotube-publish-binary.yml
vendored
2
.github/workflows/spotube-publish-binary.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
git switch update-${{ inputs.version }}
|
git switch update-${{ inputs.version }}
|
||||||
|
|
||||||
- name: Push to flathub
|
- name: Push to flathub
|
||||||
# if: ${{ !inputs.dry_run }}
|
if: ${{ !inputs.dry_run }}
|
||||||
run: git push -u origin update-${{ inputs.version }}
|
run: git push -u origin update-${{ inputs.version }}
|
||||||
|
|
||||||
aur:
|
aur:
|
||||||
|
Loading…
Reference in New Issue
Block a user