Skip to content

Commit a4f927a

Browse files
committed
fix(ci): deploy on master push
1 parent 57cdf78 commit a4f927a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ publish:
1717
script:
1818
- 'mono /bin/NuGet.exe push ./artifacts/*.nupkg $NUGET_KEY -Source $NUGET_SOURCE'
1919
only:
20-
- tags
20+
- master

0 commit comments

Comments
 (0)