Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 093d70f

Browse files
committed
AppVeyor - updated encrypted keys
Updated the encrypted API keys for GitHub, NuGet and MyGet for the UMCO account.
1 parent 9337012 commit 093d70f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ deploy:
2222
server: https://www.myget.org/F/umbraco-packages/
2323
symbol_server: https://nuget.symbolsource.org/MyGet/umbraco-packages
2424
api_key:
25-
secure: Q1/4K8VSwr7BjwmKDTef8y5lOc7S+jK9ELuWy67y6OVRpjxmnF9M3Gfs1kT+ir8x
25+
secure: 36/Ax5O+e6wENlhoTwgvoEBZV3FG4XjF429SNTej2qsGTAL+cdfA1kT/tm1St8vx
2626
artifact: /.*\.nupkg/
2727
on:
2828
branch: develop
2929

3030
# GitHub Deployment for releases
3131
- provider: GitHub
3232
auth_token:
33-
secure: pEozEGTqJutQwOidJU6BTB+Ix0NV4vrUnomhfeqheVz4RNwfxjEYLoqR4XabhlPz
33+
secure: yDxrRTveSScJA35MQTOaLYVjoPKFKl2bHBkG+JMZjiN0r7AfuUCxVU3CgW8Imu4h
3434
artifact: /.*\.zip/ # upload all Zip packages to release assets
3535
draft: false
3636
prerelease: false
@@ -42,7 +42,7 @@ deploy:
4242
- provider: NuGet
4343
server:
4444
api_key:
45-
secure: CGzDKxw4QI/z2VSe9ceiYlIabqGXHolgBgVNWWZjVAJ2V5WLF11IFdlp9r5Qp+Sw
45+
secure: eSLiOXbGVrxSG+X7PV6qTTUZ5VzS9EFj5+EufaWPfd+QXkF6gc8rZ4mGoHIVp/fL
4646
artifact: /.*\.nupkg/
4747
on:
4848
branch: master

0 commit comments

Comments
 (0)