Skip to content

Commit 4ff9843

Browse files
committed
no release
1 parent b5e6753 commit 4ff9843

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ artifacts:
4848

4949
deploy:
5050
- provider: GitHub
51-
release: zstd-v$(appveyor_build_version)
52-
description: 'zstd Windows binary'
5351
auth_token:
5452
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
5553
artifact: bin/zstd_mingw64.exe
@@ -60,8 +58,6 @@ deploy:
6058
PLATFORM: "mingw64"
6159
appveyor_repo_tag: true # deploy on tag push only
6260
- provider: GitHub
63-
release: zstd-v$(appveyor_build_version)
64-
description: 'zstd Windows binary'
6561
auth_token:
6662
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
6763
artifact: bin/zstd_mingw32.exe

0 commit comments

Comments
 (0)