Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-Wizzard committed Jul 18, 2021
1 parent d3973b5 commit 1bd55ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ deploy:
draft: false
prerelease: true
auth_token:
secure: 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
secure: $(AppVeyorEnvVar)
- provider: GitHub
release: continuous
artifact: 'ExecutableFile'
draft: false
prerelease: true
auth_token:
secure: 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
secure: $(AppVeyorEnvVar)
############################################## End of File ####################

0 comments on commit 1bd55ac

Please sign in to comment.