Skip to content

Commit

Permalink
update slack
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanharikr committed Nov 13, 2024
1 parent e7e592a commit 322f995
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ on:
jobs:
runs-on: ubuntu-latest
steps:
- uses: slackapi/[email protected]
- name: Send slack message
uses: slackapi/[email protected]
with:
channel-id: ${{ inputs.CHANNEL_ID }}
payload: |
Expand Down

0 comments on commit 322f995

Please sign in to comment.