Skip to content

Commit 787b409

Browse files
committed
f
1 parent 36400b4 commit 787b409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deploy:
1818
- provider: GitHub
1919
auth_token:
2020
secure: ay2Xunjqz8yYKc1RsVj+EI0LGbVcj+f1U8ExhwIqih7rgFx3hdqiP0HOzbKriGZJ
21-
artifact: /.*/
21+
artifact: /fibjs.*/
2222
draft: false
2323
prerelease: false
2424
on:
@@ -30,6 +30,6 @@ deploy:
3030
password:
3131
secure: kJWeHMUeFh2hk9iq9mtvtA==
3232
folder: downloads/%APPVEYOR_REPO_TAG_NAME%/
33-
artifact: /.*/
33+
artifact: /fibjs.*/
3434

3535
build: off

0 commit comments

Comments
 (0)