Skip to content

Commit

Permalink
appveyor: fix deployment token (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash authored Oct 31, 2022
1 parent 4b85d78 commit 99a0ea1
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 @@ -40,7 +40,7 @@ deploy:
artifact: libwhich-$(PLATFORM).exe
description: ''
auth_token:
secure: Fg66sWbBzKnl2o9bFLgUABqgbeN9luVMLcdlQEKmpwIcSBfAmvrH+j2nZG7VCYAq
secure: 'FbWlTswo50x/YT+rC6cIc5M7PcwYB2weI/Td7k1dX5jtQfepfvIbOnj7ILmH3POK'
draft: true
prerelease: false
on:
Expand Down

0 comments on commit 99a0ea1

Please sign in to comment.