We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd2ddf commit 346ac3cCopy full SHA for 346ac3c
1 file changed
.drone.yml
@@ -63,8 +63,7 @@ steps:
63
- name: page-validation-link
64
image: thegeeklab/drone-github-comment
65
settings:
66
- api-key:
67
- from_secret: github_token
+ api_key: "dummy"
68
key: pr-${DRONE_PULL_REQUEST}
69
message: lhci_reports/dist/summary.md
70
update: true
@@ -243,6 +242,6 @@ depends_on:
243
242
244
---
245
kind: signature
246
-hmac: 6a4b6cf7a9cf9aad9d41f81925c9c01b3804820c53360a5c3c9a2c7fb90f7d87
+hmac: def24842a8394087e7ee34f93370366a79184d6faffcd06347f9e6ffbce6ae11
247
248
...
0 commit comments