fix
This commit is contained in:
3
.github/workflows/notify.yaml
vendored
3
.github/workflows/notify.yaml
vendored
@@ -21,6 +21,5 @@ jobs:
|
|||||||
TEXT: |
|
TEXT: |
|
||||||
${{ github.repository }}
|
${{ github.repository }}
|
||||||
[${{inputs.name}}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}
|
[${{inputs.name}}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}
|
||||||
wass ${{ inputs.result }} ${{ fromJson(env.icons)[inputs.result]}}"
|
was ${{ inputs.result }} ${{ fromJson(env.icons)[inputs.result]}}
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user