Skip to content

Commit

Permalink
some invalid json nonsense
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 20, 2023
1 parent 47b031f commit e78f72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
with:
payload: |
{
"text": "Hey! Just to let you know that once the prerelease becomes stable, you'll need to update the following project: ${{ matrix.project }}. ",
"text": "Once the prerelease becomes stable, projects need updating: ${{ matrix.project }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit e78f72c

Please sign in to comment.