Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Nov 9, 2024
1 parent 0bd080b commit 06732ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,9 @@ jobs:
uses: softprops/action-gh-release@v2
with:
body: ${{steps.github_release.outputs.changelog}}
make_latest: true
draft: false
prerelease: false
files: artifacts/*.bin
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 06732ae

Please sign in to comment.