Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions .github/workflows/flatpak-x-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Update Flathub development manifest
uses: docker://ghcr.io/flathub/flatpak-external-data-checker:latest
env:
GIT_AUTHOR_NAME: github-actions[bot]
GIT_COMMITTER_NAME: github-actions[bot]
# email sets "github-actions[bot]" as commit author, see https://github.com/orgs/community/discussions/26560
GIT_AUTHOR_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
GIT_COMMITTER_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# use --edit-only instead of --update to create single PR that updates all manifests
args: --edit-only --never-fork build-aux/flathub/com.github.ryonakano.atlas.Devel.yml

- name: Update development manifest
uses: docker://ghcr.io/flathub/flatpak-external-data-checker:latest
env:
Expand Down
57 changes: 0 additions & 57 deletions build-aux/flathub/com.github.ryonakano.atlas.Devel.yml

This file was deleted.