Skip to content

Commit ac9c5ee

Browse files
committed
fix workflow
1 parent dad6694 commit ac9c5ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish NuGet Packages
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
publish:

0 commit comments

Comments
 (0)