Skip to content

Commit

Permalink
fix(CICD): fixed dotnet release name
Browse files Browse the repository at this point in the history
  • Loading branch information
JBBianchi committed Nov 29, 2023
1 parent 0dcff85 commit c8fe0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Release .NET

on:
workflow_call:
Expand Down

0 comments on commit c8fe0fb

Please sign in to comment.