We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fecd2 commit 18974caCopy full SHA for 18974ca
1 file changed
.github/comitee.yml
@@ -26,7 +26,7 @@ commands:
26
cmd_started: |
27
🚀 Build for `{args[0]}` started.
28
cmd_completed: |
29
- ✅ Build {args[0]} completed.
+ ✅ Build for {args[0]} completed.
30
@{username}, @{author} your image is ready at:
31
```
32
ghcr.io/codeshelldev/secured-signal-api:{{image_tag}}
0 commit comments