We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535f329 commit bcbeaa6Copy full SHA for bcbeaa6
.drone.yml
@@ -29,7 +29,7 @@ steps:
29
api_key:
30
from_secret: github_token
31
files:
32
- - - ${DRONE_REPO_NAME}_${DRONE_TAG}.zip
+ - ${DRONE_REPO_NAME}_${DRONE_TAG}.zip
33
checksum:
34
- md5
35
- sha1
0 commit comments