Skip to content

Commit

Permalink
ci: обновлен токен github
Browse files Browse the repository at this point in the history
  • Loading branch information
abramcumner committed Nov 12, 2022
1 parent afd6211 commit f96d8d5
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
@@ -1,4 +1,4 @@
version: $(APPVEYOR_REPO_TAG_NAME).{build}
version: $(appveyor_repo_tag_name).{build}
image: Visual Studio 2019
configuration: Release
platform:
Expand All @@ -25,7 +25,7 @@ artifacts:
deploy:
- provider: GitHub
auth_token:
secure: pXJeBrB1oq+/lPsy2jphy4dRQ542dkJRbAEOD3y/YgSVsoRTSgIt01EI92q9whrl
secure: xjiHaJEbgtHZ9AplJeGwGzPwrLxbYrv+6knxrOBTVevgiI9KWc4pkEAaI/14wJg6
artifact: release
on:
appveyor_repo_tag: true

0 comments on commit f96d8d5

Please sign in to comment.