Skip to content

Commit f7a6239

Browse files
committed
Add pkgbuild and github release action
1 parent 9e7bc88 commit f7a6239

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ jobs:
1717
run: make
1818
- uses: ncipollo/release-action@v1
1919
with:
20-
artifacts: "alram.service,alram,LICENSE"
21-
prerelease: true
20+
artifacts: "alram.service,alram,LICENSE"

0 commit comments

Comments
 (0)