Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
makeding committed Sep 28, 2024
1 parent 2ca2547 commit 044a553
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v2
with:
files: bin/packages/x86_64/huggy/
draft: true
make_latest: true
files: bin/packages/x86_64/huggy/*.ipk

0 comments on commit 044a553

Please sign in to comment.