Skip to content

Commit

Permalink
Update API keys
Browse files Browse the repository at this point in the history
  • Loading branch information
radek-k committed May 7, 2023
1 parent 9c30a85 commit ca00ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ deploy:
- provider: NuGet
name: production
api_key:
secure: CeFoy3jmWQuzjjLDNhH8aE9liWZf8J2HUKBn8qJP/+fMQUdogxjWbGMRQQHai8Fx
secure: EWYOXnkIXZb8l2dTfNhXJ0Y5dLZV7u/P+CUr+F3RM2TXNR+bJEj6/hp2Pton6Vgh
on:
branch: master
APPVEYOR_REPO_TAG: true
- provider: GitHub
release: $(APPVEYOR_REPO_TAG)
description: 'Release description'
auth_token:
secure: QL3qsm5xyoWBlHX8UVd/XdQR7fMmf4UKLaDa4445daqgz2xaQaY5j7t9Oxi0yMH+
secure: 5obJpl3w5Trw5/FpDqp15TeYW0vOTxCI/tnIBWOVhiwGjJk2IDETwNCjqXtWvr9OrgAS7LGZfFQLf28QA/P/n44Dvyw95OznBvPXEwXSR9ncFd3jYEoKvpYhX7HZHIMl
artifact: /.*\.*nupkg/
draft: true
prerelease: false
Expand Down

0 comments on commit ca00ff8

Please sign in to comment.