Skip to content

Commit

Permalink
update auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlydba committed Sep 3, 2021
1 parent 07e63da commit e07d264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ branches:
skip_tags: true
pull_requests:
do_not_increment_build_number: false

max_jobs: 1

clone_folder: C:\wapo-data-police-shootings
Expand Down Expand Up @@ -38,7 +38,7 @@ deploy:
description: 'Automated release of newest police shootings data.'
provider: GitHub
auth_token:
secure: VANUwPuFnS9gOTlQKMEUU2S2/y2do5xnwKFmeDDhfjUVm06fGyAdqRLhb+T2QJQz # your encrypted token from GitHub
secure: lZ4bLR6VHQtDWZrv05rZr06pFqVmpJKPdjJES5k6U0qgjx40PNRS8pRLzI7gStPn # your encrypted token from GitHub
artifact: /.*\.bak/, /.*\.db/
draft: false
prerelease: false
Expand Down

0 comments on commit e07d264

Please sign in to comment.