Skip to content

Commit

Permalink
Rename Flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
davnotdev committed Nov 18, 2023
1 parent 6bb17c3 commit f014e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
push:
branches: [main]
pull_request:
name: CI
name: Build Flatpak
jobs:
flatpak:
name: "Flatpak"
Expand All @@ -15,5 +15,5 @@ jobs:
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: palette.flatpak
manifest-path: burrow-gtk/com.hackclub.burrow.json
manifest-path: burrow-gtk/com.hackclub.burrow.devel.json
cache-key: flatpak-builder-${{ github.sha }}

0 comments on commit f014e60

Please sign in to comment.