Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranserver authored Nov 9, 2022
1 parent 12f20df commit d4a80ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: Create Debug Release
uses: ncipollo/release-action@v1
with:
tag: "InfoMsg 1.0.0.0"
tag: "InfoMsg_1.0.0.0"
artifacts: "/home/runner/work/InfoMsg/InfoMsg/bin/Debug/net6.0/InfoMsg.dll"
token: ${{ secrets.MY_BUILD_SECRET }}

0 comments on commit d4a80ec

Please sign in to comment.