chore: Update flatpak release process

This commit is contained in:
Mauro Balades
2024-08-04 23:10:24 +02:00
parent c00eb07484
commit 6740a7a610

View File

@@ -329,7 +329,7 @@ jobs:
run: |
git add io.github.zen_browser.zen.yml
git commit -m "Update to version ${{ needs.build-data.outputs.version }}"
git push || true
- name: Clean up
run: |