Skip to content

Commit

Permalink
no release
Browse files Browse the repository at this point in the history
  • Loading branch information
inikep committed Sep 6, 2016
1 parent b5e6753 commit 4ff9843
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ artifacts:

deploy:
- provider: GitHub
release: zstd-v$(appveyor_build_version)
description: 'zstd Windows binary'
auth_token:
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
artifact: bin/zstd_mingw64.exe
Expand All @@ -60,8 +58,6 @@ deploy:
PLATFORM: "mingw64"
appveyor_repo_tag: true # deploy on tag push only
- provider: GitHub
release: zstd-v$(appveyor_build_version)
description: 'zstd Windows binary'
auth_token:
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
artifact: bin/zstd_mingw32.exe
Expand Down

0 comments on commit 4ff9843

Please sign in to comment.