Skip to content

Commit

Permalink
Update CI setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
radek-k committed Aug 6, 2023
1 parent ca00ff8 commit fc56116
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 @@ -37,10 +37,10 @@ deploy:
branch: master
APPVEYOR_REPO_TAG: true
- provider: GitHub
release: $(APPVEYOR_REPO_TAG)
release: $(APPVEYOR_REPO_TAG_NAME)
description: 'Release description'
auth_token:
secure: 5obJpl3w5Trw5/FpDqp15TeYW0vOTxCI/tnIBWOVhiwGjJk2IDETwNCjqXtWvr9OrgAS7LGZfFQLf28QA/P/n44Dvyw95OznBvPXEwXSR9ncFd3jYEoKvpYhX7HZHIMl
secure: 5obJpl3w5Trw5/FpDqp15ZjwqW1iyqG778GM5mZCxrPfJI2tKZX0RYUFRgiU1oqi5mVmjk/tGVcmPv9hH52ZggopkvmYApdJoJZ74pCh2x4DO2u+w/jnKetL6N7Xud6B
artifact: /.*\.*nupkg/
draft: true
prerelease: false
Expand Down

0 comments on commit fc56116

Please sign in to comment.