Skip to content
Snippets Groups Projects
Unverified Commit c89daa74 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

chore: prettier-fix

parent 0437b27b
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,6 @@ jobs: ...@@ -18,6 +18,6 @@ jobs:
with: with:
channel-id: 'C05NLTMGCJC' channel-id: 'C05NLTMGCJC'
# For posting a simple plain text message # For posting a simple plain text message
slack-message: "<${{ github.event.discussion.html_url }}|${{ github.event.discussion.title }}>" slack-message: '<${{ github.event.discussion.html_url }}|${{ github.event.discussion.title }}>'
env: env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }} SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment