Skip to content

Commit

Permalink
Schema 41.1 (#275)
Browse files Browse the repository at this point in the history
* change token identity for Travis and Appveyor
  • Loading branch information
acavelan committed Aug 24, 2020
1 parent 7731753 commit dfedf68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ matrix:
skip_cleanup: true
provider: pages
github-token: $GH_TOKEN
local-dir: generated/book
local-dir: build/generated/book
keep-history: false
on:
branch: master
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deploy:
provider: GitHub
description: "OpenMalaria build for Windows"
auth_token:
secure: V6F6FNTQDN/Wg/8M9QNr79JSlO83uBAS6xnzW1RGjhz3KVUOsZToBPjgaoU6cOeE
secure: ptQ5n7+VWKZB6M8TGGwHovHl0Quwv4fOAuNP2V2wu+snUHS8Fdpj4N8WE9tJLiSe
artifact: openMalaria-windows.zip
draft: false
prerelease: false
Expand Down

0 comments on commit dfedf68

Please sign in to comment.