Skip to content

Commit

Permalink
Update notify-gh-discussions-to-slack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmourier authored Jun 12, 2023
1 parent 4018872 commit 2bbbd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-gh-discussions-to-slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
notify-github-discussions:
runs-on: ubuntu-latest
steps:
- uses: gmourier/gh-discussions-to-slack@v0.2.0
- uses: gmourier/gh-discussions-to-slack@v0.3.0
with:
SLACK_CHANNEL_ID: ${{secrets.SLACK_CHANNEL_ID}}
SLACK_BOT_TOKEN: ${{secrets.SLACK_BOT_TOKEN}}

0 comments on commit 2bbbd55

Please sign in to comment.