Skip to content

Commit

Permalink
Fix publish to reuse release
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBrumbler committed Jan 23, 2024
1 parent b3bd485 commit e560980
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ jobs:
id: upload_file_release
uses: softprops/[email protected]
with:
name: ${{ github.event.inputs.release_msg }}
tag_name: ${{ github.event.inputs.version }}
files: |
./build/${{ steps.libname.outputs.NAME }}
./build/debug/${{ steps.libname.outputs.NAME }}
Expand Down

0 comments on commit e560980

Please sign in to comment.