Skip to content

Commit

Permalink
fix github deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule committed Jul 31, 2019
1 parent dec6128 commit 72b924a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ deploy:
tag: v$(appveyor_build_version)
description: 'Release description'
auth_token:
secure: JyJYSgeJYFmkaFy7Gro2dQyv/fqZwz1EzJmp2Nf99H6HUpxNR7ilA/OGPcQk0pA8
secure: sAkwkj/uWppL6/hBqda0g4SQ4OZ1cUDSe3Sf7jiHovAdQlizMunbVA8FQL5tPw6U
draft: true
prerelease: $(is_prerelease)
on:
Expand Down

0 comments on commit 72b924a

Please sign in to comment.