test
This commit is contained in:
2
.github/workflows/notify.yaml
vendored
2
.github/workflows/notify.yaml
vendored
@@ -22,6 +22,6 @@ jobs:
|
|||||||
{
|
{
|
||||||
"text": "${{ github.repository }}
|
"text": "${{ 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 ${{ github.action_status }} ${{ fromJson(env.icons)[inputs.result]}}"
|
wass ${{ inputs.result }} ${{ fromJson(env.icons)[inputs.result]}}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user