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 9b0c67d commit 773786cCopy full SHA for 773786c
.drone.yml
@@ -10,6 +10,7 @@ steps:
10
settings:
11
urls:
12
- https://api.github.com/repos/code-dot-org/test-workflow-dispatch/actions/workflows/on-droneci-complete.yml/dispatches
13
+ username: deploy-code-org
14
password:
15
from_secret: on-droneci-complete-github-token
16
template: |
@@ -29,6 +30,6 @@ trigger:
29
30
- pull_request
31
---
32
kind: signature
-hmac: 00bf975fb7ec8f2fd04d17334f1437085a3d81c0fec42bb22b2a307f77359b13
33
+hmac: 7315f7e73ed32564a359ef6256f6c0dcfe7b5c3ca5d3256c2e999888b545ae14
34
35
...
0 commit comments