Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seedysoft committed Apr 30, 2024
1 parent fc29367 commit 67fcaae
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 @@ -57,7 +57,7 @@ jobs:

- name: Make Release
id: make-release
uses: softprops/action-gh-release@main
uses: softprops/action-gh-release
# if: startsWith(github.ref, 'refs/tags/')
with:
run: |
Expand Down

0 comments on commit 67fcaae

Please sign in to comment.