Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst authored Nov 30, 2023
1 parent d966db1 commit 4aa4cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
# if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: ${{ steps.bump_version_patch.outputs.next-version }}
body: "Automatic CI build - for changes please see commit history"
files: "mele-launcher-bin-win-output.zip"
env:
GITHUB_TOKEN: "${{ secrets.WORKFLOW_TOKEN }}"
Expand Down

0 comments on commit 4aa4cc0

Please sign in to comment.