We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e6753 commit 4ff9843Copy full SHA for 4ff9843
appveyor.yml
@@ -48,8 +48,6 @@ artifacts:
48
49
deploy:
50
- provider: GitHub
51
- release: zstd-v$(appveyor_build_version)
52
- description: 'zstd Windows binary'
53
auth_token:
54
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
55
artifact: bin/zstd_mingw64.exe
@@ -60,8 +58,6 @@ deploy:
60
58
PLATFORM: "mingw64"
61
59
appveyor_repo_tag: true # deploy on tag push only
62
63
64
65
66
67
artifact: bin/zstd_mingw32.exe
0 commit comments