cd: re enable dy run for flathub job

This commit is contained in:
Kingkor Roy Tirtho 2023-03-15 10:31:46 +06:00
parent a11ff844b3
commit 0ac555c4e2

View File

@ -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: