CI: Use Flatpak action upstream

The fork has been merge with upstream.

https://github.com/flathub-infra/flatpak-github-actions/issues/17
This commit is contained in:
tytan652
2025-04-19 17:09:22 +02:00
committed by Ryan Foster
parent c0c77071b5
commit a368f05d01
2 changed files with 4 additions and 4 deletions

View File

@@ -288,7 +288,7 @@ jobs:
path: build-aux/com.obsproject.Studio.json
- name: Build Flatpak Manifest 🧾
uses: flathub-infra/flatpak-github-actions/flatpak-builder@42d281a5cf2ad1d0882a66af700a62cdad7686c6
uses: flatpak/flatpak-github-actions/flatpak-builder@10a3c29f0162516f0f68006be14c92f34bd4fa6c
with:
build-bundle: ${{ fromJSON(needs.check-event.outputs.package) }}
bundle: obs-studio-flatpak-${{ needs.check-event.outputs.commitHash }}.flatpak

View File

@@ -105,7 +105,7 @@ jobs:
path: build-aux/com.obsproject.Studio.json
- name: Build Flatpak Manifest
uses: flathub-infra/flatpak-github-actions/flatpak-builder@42d281a5cf2ad1d0882a66af700a62cdad7686c6
uses: flatpak/flatpak-github-actions/flatpak-builder@10a3c29f0162516f0f68006be14c92f34bd4fa6c
with:
build-bundle: false
manifest-path: ${{ github.workspace }}/build-aux/com.obsproject.Studio.json
@@ -140,7 +140,7 @@ jobs:
path: repo
- name: Publish to Flathub Beta
uses: flathub-infra/flatpak-github-actions/flat-manager@42d281a5cf2ad1d0882a66af700a62cdad7686c6
uses: flatpak/flatpak-github-actions/flat-manager@10a3c29f0162516f0f68006be14c92f34bd4fa6c
if: ${{ matrix.branch == 'beta' }}
with:
flat-manager-url: https://hub.flathub.org/
@@ -149,7 +149,7 @@ jobs:
build-log-url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
- name: Publish to Flathub
uses: flathub-infra/flatpak-github-actions/flat-manager@42d281a5cf2ad1d0882a66af700a62cdad7686c6
uses: flatpak/flatpak-github-actions/flat-manager@10a3c29f0162516f0f68006be14c92f34bd4fa6c
if: ${{ matrix.branch == 'stable' }}
with:
flat-manager-url: https://hub.flathub.org/