Skip to content

Commit

Permalink
CI: Update appveyor auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
ma1co committed Apr 8, 2022
1 parent 7183140 commit ab76441
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 @@ -35,6 +35,6 @@ artifacts:
deploy:
# Deploy tagged releases
- provider: GitHub
auth_token: {secure: fKuIKISPj15kzBq1zlLtAyscXK43FG6oQQPMw8k8rsbVXRYZfCYtK3XSn6AQDlip}
auth_token: {secure: oojQVGlq4+lrv8NZ2LlNpsMMavvFEwgUKGgqZJ+TnoVV8XwqrbJnuAyvI2AHcCYu}
artifact: /.*/
on: {appveyor_repo_tag: true}

1 comment on commit ab76441

@TDX-Z
Copy link

@TDX-Z TDX-Z commented on ab76441 Jun 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think That this release not works, I'm trying on a a7ii but the .gui is in bug on mac

Please sign in to comment.