Skip to content

Commit

Permalink
Symbols were getting skipped when deploying to NuGet. (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
PureKrome authored Oct 19, 2020
1 parent b632a73 commit d2d6a7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ deploy:
- provider: NuGet
api_key:
secure: jfcUvHZhgnUboplqTBDWr8mG5PIlrgBv5TA2fhhop4ZSiDxskyy+RtYyeHoduJFR
skip_symbols: true
on:
branch: master
APPVEYOR_REPO_TAG: true

0 comments on commit d2d6a7c

Please sign in to comment.