Skip to content

Commit 9f26c6b

Browse files
committed
give name
1 parent d98d49f commit 9f26c6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ test_script:
6868
Get-ChildItem -R
6969
7070
deploy:
71-
artifact: '.\dist\*.whl'
71+
artifact: 'dist\*.whl'
7272
type: File
73+
name: trust_pypi_example
7374
# TODO update `auth_token.secure`
7475
# - Create a `public_repo` GitHub token. Go to: https://github.com/settings/tokens/new
7576
# - Encrypt it. Go to https://ci.appveyor.com/tools/encrypt

0 commit comments

Comments
 (0)