We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9b10d commit fd7f893Copy full SHA for fd7f893
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
env:
18
CARGO_INCREMENTAL: 0
19
RUST_CACHE_VERSION: v1
20
- REGISTRY_IMAGE: ghcr.io/eewbot/eew-renderer
+ REGISTRY_IMAGE: ghcr.io/eewbot/webhook-sender
21
22
jobs:
23
rust:
0 commit comments