mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
set nuget publish on tag only
This commit is contained in:
parent
3e0ac6dacf
commit
7f1c735365
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ deploy:
|
|||
api_key:
|
||||
secure: n80IeWR3pN81p0w4uXq4mO0TdTXoJSHHFL+yTB9YBJ0Wni2DjZGYwOFdaWzW4hRi
|
||||
on:
|
||||
branch: master
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
||||
- provider: GitHub
|
||||
release: v$(flowVersion)
|
||||
|
|
|
|||
Loading…
Reference in a new issue