Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Leader-txt authored Jan 11, 2023
1 parent ff36c54 commit f283ae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
with:
prerelease: true
tag_name: ${{ steps.build.outputs.TAG_NAME }}
name: Release ${{ steps.build.outputs.TAG_NAME }}
tag_name: release
name: Release
files: Legend/bin/Debug/net6/Legend.dll

0 comments on commit f283ae4

Please sign in to comment.