Skip to content

Commit

Permalink
Fix slack message payload
Browse files Browse the repository at this point in the history
  • Loading branch information
karola312 committed Oct 8, 2024
1 parent ea52455 commit 4b7f1ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ jobs:
"pretext": "FAILURE",
"color": "#FE6E76",
"title": "Automation tests failure",
"title_link": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
"text": "Could not prepare instance for release tests on version ${{ env.CUSTOM_VERSION }}"
}
]
Expand Down

0 comments on commit 4b7f1ce

Please sign in to comment.