Skip to content

Commit

Permalink
chore: 🤖 ops
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTomB committed Feb 15, 2024
1 parent de5d3d4 commit 88d60f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: slackapi/slack-github-action@v1.25.0
with:
channel-id: ${{ secrets.SLACK_CHANNEL_ID }}
slack-message: |
payload: |
{
"text": "GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
"blocks": [
Expand Down

0 comments on commit 88d60f7

Please sign in to comment.