We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2542093 commit 4a1315cCopy full SHA for 4a1315c
1 file changed
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
files: |
93
apphatch-debian-${{ github.ref_name }}/*.deb
94
apphatch-fedora-${{ github.ref_name }}/*.rpm
95
- apphatch-arch-${{ github.ref_name }}/*.tar.gz
+ apphatch-arch-${{ github.ref_name }}/*.pkg.tar.zst
96
draft: false
97
prerelease: false
98
0 commit comments