fix tag condition
continuous-integration/drone/push Build is passing Details

drone
Evan Hemsley 2020-02-20 14:39:18 -08:00
parent c101598872
commit 3b8c235cc5
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ steps:
- dotnet nuget push /build/bin/Release/MoonTools.Core.Structs.*.nupkg -k $API_KEY -s https://api.nuget.org/v3/index.json
when:
ref:
-refs/tags/**
- refs/tags/*.*.*