Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Nov 20, 2023
1 parent c00402c commit 63ed12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Create Release
if: ${{ success() && matrix.os == 'windows-latest' && steps.publish_nuget.outputs.VERSION != '' && steps.publish_nuget.outputs.VERSION != null }}
id: create_release
uses: b3b00/create-release@1.0.3
uses: b3b00/create-release@1.0.4
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
with:
Expand Down

0 comments on commit 63ed12f

Please sign in to comment.