CI: Use Flatpak action upstream

The fork has been merge with upstream.

https://github.com/flathub-infra/flatpak-github-actions/issues/17
(cherry picked from commit a368f05d01)
This commit is contained in:
tytan652
2025-04-19 17:09:22 +02:00
committed by Ryan Foster
parent 06f723f4d1
commit c7e70fd6a3
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -292,7 +292,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
+3 -3
View File
@@ -107,7 +107,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
@@ -142,7 +142,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/
@@ -151,7 +151,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/