diff --git a/.gitea/workflows/deploy_rdpconnect.yaml b/.gitea/workflows/deploy_rdpconnect.yaml index 827b73b..c13548f 100644 --- a/.gitea/workflows/deploy_rdpconnect.yaml +++ b/.gitea/workflows/deploy_rdpconnect.yaml @@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }} on: push: branches: [main] - paths: - - com.angoosh.RDPConnect/** +# paths: +# - com.angoosh.RDPConnect/** jobs: flatpak: name: "Flatpak" @@ -13,11 +13,12 @@ jobs: image: bilelmoussaoui/flatpak-github-actions:gnome-47 options: --privileged steps: - - uses: actions/checkout@v4 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 + - name: Check out repo code + uses: actions/checkout@v4 name: "Build" + uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: - manifest-path: com.angoosh.RDPConnect.yml + manifest-path: com.angoosh.RDPConnect/com.angoosh.RDPConnect.yml cache-key: flatpak-builder-${{ gitea.sha }} - uses: flatpak/flatpak-github-actions/flat-manager@v6 name: "Deploy" diff --git a/com.angoosh.RDPConnect/.gitea/workflows/deploy.yaml b/com.angoosh.RDPConnect/.gitea/workflows/deploy.yaml deleted file mode 100644 index 4f8b92c..0000000 --- a/com.angoosh.RDPConnect/.gitea/workflows/deploy.yaml +++ /dev/null @@ -1,25 +0,0 @@ -name: com.angoosh.RDPConnect deploy -run-name: ${{ gitea.actor }} -on: - push: - branches: [main] -jobs: - flatpak: - name: "Flatpak" - runs-on: ubuntu-latest - container: - image: bilelmoussaoui/flatpak-github-actions:gnome-47 - options: --privileged - steps: - - uses: actions/checkout@v4 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 - name: "Build" - with: - manifest-path: com.angoosh.RDPConnect.yml - cache-key: flatpak-builder-${{ gitea.sha }} - - uses: flatpak/flatpak-github-actions/flat-manager@v6 - name: "Deploy" - with: - repository: stable - flat-manager-url: https://flatpak.angoosh.com - token: ${{ secrets.FLATMAN_API_TOKEN }} diff --git a/repo/delta-indexes/f1/C95BJfam1rWSbTDTzrrnYSE64haiDYq3FA1qLJTPg.index b/repo/delta-indexes/f1/C95BJfam1rWSbTDTzrrnYSE64haiDYq3FA1qLJTPg.index index 0913a7a..dd0eb6f 100644 Binary files a/repo/delta-indexes/f1/C95BJfam1rWSbTDTzrrnYSE64haiDYq3FA1qLJTPg.index and b/repo/delta-indexes/f1/C95BJfam1rWSbTDTzrrnYSE64haiDYq3FA1qLJTPg.index differ diff --git a/repo/summaries/b6d726278a1fd28f2b0e93baad9c6b9acbd48010b1bb05de5fc6546e5fc7a7d4.idx.sig b/repo/summaries/b6d726278a1fd28f2b0e93baad9c6b9acbd48010b1bb05de5fc6546e5fc7a7d4.idx.sig deleted file mode 100644 index 5fd64da..0000000 Binary files a/repo/summaries/b6d726278a1fd28f2b0e93baad9c6b9acbd48010b1bb05de5fc6546e5fc7a7d4.idx.sig and /dev/null differ diff --git a/repo/summary b/repo/summary index b5824b1..50907ac 100644 Binary files a/repo/summary and b/repo/summary differ diff --git a/repo/summary.idx b/repo/summary.idx index 0b4c082..42e7b25 100644 Binary files a/repo/summary.idx and b/repo/summary.idx differ