Skip to content

Commit

Permalink
idunno
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Dec 24, 2022
1 parent ec6e976 commit a8bd643
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,13 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
"*.rpm"
"*.deb"
"*.txz"
"*.zip"
"*.dmg"
"*.gz"
"*.txt"
*.rpm
*.deb
*.txz
*.zip
*.dmg
*.gz
*.txt
archlinux-aur:
# description: creates and uploads and aur file to the golift/aur repo for arch linux.
Expand Down

0 comments on commit a8bd643

Please sign in to comment.