Skip to content

Instantly share code, notes, and snippets.

@huanlin
Created January 31, 2022 08:50
Show Gist options
  • Save huanlin/5db483609734e61f54a7d1897541a3aa to your computer and use it in GitHub Desktop.
Save huanlin/5db483609734e61f54a7d1897541a3aa to your computer and use it in GitHub Desktop.
SourceGrid AppVeyor.yml Sample
skip_non_tags: true
deploy:
- provider: NuGet
api_key:
secure: F+FEV17LBxIXlSSCC5LD2P9rhkpjGzzD34LaalIJRCSW+8mM9YeI08i9WU/0ZojP
on:
APPVEYOR_REPO_TAG: true
artifact: /.*(\.|\.s)nupkg/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment