Skip to content

Commit 6fc4129

Browse files
authored
Merge pull request #1134 from progressonderwijs/tjibbechris-patch-1
Update appveyor.yml
2 parents 0bb7fe1 + 6f23d32 commit 6fc4129

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
@@ -25,8 +25,8 @@ deploy:
2525
- provider: NuGet
2626
api_key:
2727
# to regenerate, log in to https://www.nuget.org/packages/ProgressOnderwijsUtils/ as ProgressOnderwijs, (re)generate the key
28-
# that needs to be encrypted so only appveyor can read it, which you can do here: https://ci.appveyor.com/account/progressonderwijs/tools/encrypt
29-
# login to appveyor with your github account, and select the progressonderwijs persona in the leftmost column to act on behalf of the org, not yourself.
30-
secure: JbZ0foM067cSNmECbJEtdgkMbP1PON+LJb+L5iqw+tSOuJAOz0+5bjk0GMHTgtz/
28+
# login to appveyor with your github account, and select the progressonderwijs persona (https://ci.appveyor.com/account/progressonderwijs) in the leftmost column to act on behalf of the org, not yourself.
29+
# Encrypt the nuget key using the appveyor tool: https://ci.appveyor.com/account/progressonderwijs/tools/encrypt
30+
secure: LHuVvdJdeWNB9cEqvKZSKj0mzxbpvhZViOTpKXA2VBwKe/VWK5vXywnLDWvmGa+z
3131
on:
3232
branch: master

0 commit comments

Comments
 (0)