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 4889cd3 commit c0db536Copy full SHA for c0db536
.drone.yml
@@ -29,7 +29,7 @@ steps:
29
image: plugins/webhook
30
settings:
31
urls:
32
- - https://api.github.com/repos/code-dot-org/code-dot-org/actions/workflows/on-droneci-success.yml/dispatches
+ - https://api.github.com/repos/code-dot-org/code-dot-org/actions/workflows/on-droneci-complete.yml/dispatches
33
username: x-access-token
34
secrets:
35
- source: github_token_on_droneci_success
@@ -53,6 +53,6 @@ trigger:
53
- success
54
---
55
kind: signature
56
-hmac: 41d486edcab857043b4bb1f9f5c24dd1bdb560a24f5e5ecb25ca196edf6013db
+hmac: 62f383ffbf004d67b5f6f8f2f892b50ff6120c476bbc8ad3db4ff5f2a186f8fe
57
58
...
0 commit comments