Skip to content

Commit 0593e08

Browse files
authored
disable auto-publish
1 parent 4c42ba9 commit 0593e08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/nuget.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
name: NuGet Publishing
44

55
on:
6-
push:
7-
branches: [ master ]
8-
paths: [ UniFiSharp/UniFiSharp.csproj ]
6+
#push:
7+
# branches: [ master ]
8+
# paths: [ UniFiSharp/UniFiSharp.csproj ]
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)