Skip to content

Commit 5a33231

Browse files
Update appveyor.yml
1 parent 9173d10 commit 5a33231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ environment:
6161
secure: ZbRmjOcp+TDllRV1wxqLZjdRV7hld388rXlWVJuGGiQleomP9Ku+Nsy3a75E7/9k
6262
deploy:
6363
- provider: GitHub
64-
auth_token: '$env:github_access_token'
64+
auth_token: '{github_access_token}'
6565
on:
6666
branch: /(stable|beta)/
6767
- provider: NuGet
68-
api_key: '$env:nuget_access_token'
68+
api_key: '{nuget_access_token}'
6969
on:
7070
branch: /(stable|beta)/

0 commit comments

Comments
 (0)