Skip to content

Commit

Permalink
[Actions] Updated .github/actions/dotnet-publish/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Sep 5, 2024
1 parent 7a8e4ff commit d0f555f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/actions/dotnet-publish/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- # Build and deploy packages
name: 'Build Dotnet'
description: 'Builds and deploys the source'
--- # Publishes a Dotnet app to an executable
name: 'Publishes a Dotnet app to an executable'
description: 'Publishes a Dotnet app to an executable'
inputs:
# General
PRODUCTION_BUILD:
Expand Down

0 comments on commit d0f555f

Please sign in to comment.