We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a276e66 commit 167de67Copy full SHA for 167de67
1 file changed
.travis.yml
@@ -76,7 +76,9 @@ before_deploy:
76
77
deploy:
78
provider: releases
79
- api_key: $GITHUB_API_KEY
+ # api_key: $GITHUB_API_KEY
80
+ auth_token:
81
+ secure: xxgI27Ht/bQ+zgE+1E36ch7Ydnsv7IiAQZ7OBdS/cOA5X01Py7zRiQ/+upYEQgXp
82
file:
83
- "building-and-packaging/linux/debian/*.deb"
84
- "building-and-packaging/mac/*.tar.gz"
0 commit comments