Skip to content

Commit 7d87c31

Browse files
committed
yaml update
1 parent 1e3f917 commit 7d87c31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ runs:
5959
run: |
6060
dotnet build -c Release
6161
dotnet run --project DotNuget.csproj --configuration Release -- ${{ inputs.projectFilePath }} ${{ inputs.packageName }}
62+
63+
branding:
64+
icon: 'octagon'
65+
color: 'green'

0 commit comments

Comments
 (0)