diff --git a/.github/workflows/notify.yaml b/.github/workflows/notify.yaml index ba7d0d0..ac9ac08 100644 --- a/.github/workflows/notify.yaml +++ b/.github/workflows/notify.yaml @@ -22,6 +22,6 @@ jobs: { "text": "${{ github.repository }} [${{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]}}" }