Skip to content

Commit

Permalink
chore: flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Mar 26, 2024
1 parent 6cc392f commit f27e9d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
manifest-path: packaging/flatpak/io.github.ad_on_is.Resticity.yml
cache-key: flatpak-builder-${{ github.sha }}
bundle: Resticity.flatpak
- name: "Upload artifact"
uses: actions/upload-artifact@v2
- name: "Add to release"
uses: softprops/action-gh-release@v2
with:
name: Resticity.flatpak
path: Resticity.flatpak
files: |
Resticity.flatpak
Expand Down

0 comments on commit f27e9d9

Please sign in to comment.