Skip to content

Commit

Permalink
Merge branch 'master' into jeremypoulter/core_partition
Browse files Browse the repository at this point in the history
  • Loading branch information
KipK authored May 2, 2023
2 parents 39a8136 + f848abd commit 2fb1253
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ jobs:
if: startsWith(github.ref_name, 'v')
uses: "softprops/action-gh-release@v1"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
title: "${{ github.ref_name }}"
name: "${{ github.ref_name }}"
files: |
*.bin

0 comments on commit 2fb1253

Please sign in to comment.