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 c07c005 commit be4d3db
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: "releasev1"
tag: "releasev2"
artifacts: "/home/runner/work/InfoMsg/InfoMsg/bin/Debug/net6.0/*.dll"
token: ${{ secrets.MY_BUILD_SECRET }}

0 comments on commit be4d3db

Please sign in to comment.