Skip to content

Commit

Permalink
Add pkgbuild and github release action
Browse files Browse the repository at this point in the history
  • Loading branch information
gladykov committed Jun 2, 2024
1 parent 9e7bc88 commit f7a6239
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
run: make
- uses: ncipollo/release-action@v1
with:
artifacts: "alram.service,alram,LICENSE"
prerelease: true
artifacts: "alram.service,alram,LICENSE"

0 comments on commit f7a6239

Please sign in to comment.