From a1842bf3f38945a2ca7ac90690336d1bbed4ab73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 12 Apr 2023 13:35:31 -0700 Subject: [PATCH] Update merge.yml Temporarily revert this to fix target branch --- .github/workflows/merge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 54cf3ca..6bb88f2 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -32,7 +32,7 @@ jobs: platforms: arm64 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 + uses: flatpak/flatpak-github-actions/flatpak-builder@v5 with: bundle: epiphany.flatpak manifest-path: org.gnome.epiphany.json @@ -42,7 +42,7 @@ jobs: branch: stable arch: ${{ matrix.arch }} - name: Deploy - uses: flatpak/flatpak-github-actions/flat-manager@v6 + uses: flatpak/flatpak-github-actions/flat-manager@v5 with: repository: appcenter flat-manager-url: https://flatpak-api.elementary.io