Skip to content

Commit

Permalink
Update GITHUB variable
Browse files Browse the repository at this point in the history
  • Loading branch information
thabart committed Oct 3, 2023
1 parent 791b478 commit 8547c9e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,9 @@ artifacts:
- path: build\results\*.zip
name: Installers
deploy:
- provider: NuGet
name: production
artifact: /.*\.nupkg/
api_key:
secure: awXQ8PdIZfzZJSJDvi4p17xcqPTX99MJnjNbykGGpE3rwLIyOdO12akZgxXdoB2S
on:
branch: master
appveyor_repo_tag: true
- provider: GitHub
auth_token:
secure: Czcu42wI76bvJ76aYnPdzYwsgKzV72ojXmOZk0C3jL0H2tnPsGGnffXCQ3EP+700
secure: FJAvb5bFQzM98phfQ2/dLL7I10Hvof/fdHorRLuDId8PyjAxcdkfWYf5fZ0/0g+e
artifact: /.*\.zip/
on:
branch: master
Expand Down

0 comments on commit 8547c9e

Please sign in to comment.