We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52cb1ff commit aa217bfCopy full SHA for aa217bf
1 file changed
.travis.yml
@@ -47,8 +47,7 @@ deploy:
47
- provider: releases
48
skip_cleanup: true
49
overwrite: true
50
- api_key:
51
- secure: $GITHUB_API_KEY
+ api_key: $GITHUB_API_KEY
52
file: $ARTIFACT_ID.$POM_VERSION.zip
53
on:
54
tags: true
0 commit comments