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 b9d6c43 commit 6742c8fCopy full SHA for 6742c8f
.travis.yml
@@ -18,8 +18,7 @@ before_deploy:
18
deploy:
19
- provider: releases
20
skip_cleanup: true
21
- api_key:
22
- secure: $GITHUB_TOKEN
+ api_key: $GITHUB_TOKEN
23
file: Leanplum.framework.zip
24
draft: true
25
on:
sdk-version.txt
@@ -1 +1 @@
1
-2.7.0-beta1
+2.7.0-beta2
0 commit comments