This commit is contained in:
Mauro Balades
2024-08-04 20:49:30 +02:00
parent 1496f3addc
commit bb1cd6097b

View File

@@ -285,7 +285,6 @@ jobs:
path: ./dist/zen-${{ matrix.generic == true && 'generic' || 'specific' }}.AppImage
release-flatpak:
if: ${{ github.event.inputs.create_release == 'true' }}
permissions: write-all
@@ -297,6 +296,7 @@ jobs:
- name: Update repo
uses: actions/checkout@v4
- name: Clone flatpak repo
uses: actions/checkout@v4
with:
@@ -331,4 +331,4 @@ jobs:
This PR updates the Zen Browser Flatpak package to version ${{ needs.build-data.outputs.version }}. @mauro-balades
branch: update-to-${{ needs.build-data.outputs.version }}
base: master
path: flatpak-repo