Skip to content

Commit

Permalink
Fix filename in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saivert committed Dec 23, 2023
1 parent 4db3319 commit 66ed6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: pwvucontrol.flatpak
files: deadbeef.flatpak

0 comments on commit 66ed6df

Please sign in to comment.