We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97978d4 commit c1a5c7aCopy full SHA for c1a5c7a
1 file changed
.github/workflows/operations.site.command.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: run command
37
env:
38
- SUCCESS: ":check: Command complete"
+ SUCCESS: ":white_check_mark: Command complete"
39
ERROR: ":x: Command failed"
40
SUMMARY: |
41
- Root: `${{ inputs.working_directory }}`
0 commit comments