Skip to content

Commit

Permalink
CI: Remove Flathub push
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Nov 4, 2024
1 parent bb74049 commit 4c13777
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/rolling-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,15 +530,6 @@ jobs:
run: |
flatpak-builder-lint repo repo
- name: Push To Flathub Stable
if: github.ref == 'refs/heads/dev'
uses: flathub-infra/flatpak-github-actions/flat-manager@b6c92176b7f578aedd80cac74cd8f0336f618e89
with:
flat-manager-url: https://hub.flathub.org/
repository: stable
token: ${{ secrets.FLATHUB_STABLE_TOKEN }}
build-log-url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

- name: Upload Flatpak
uses: actions/upload-artifact@v4.3.3
with:
Expand Down

0 comments on commit 4c13777

Please sign in to comment.