Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Doeunnkimm committed Jun 29, 2024
1 parent 8a7f6d8 commit 03e19b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-slack-noti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Notify Slack
uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.SLACK_BOT_ACCESS_TOKEN }}
slack_token: ${{ secrets.SLACK_BOT_ACCESS_TOKEN }}
slack_channel: C079A5A8BL0
slack_workspace: 'DEPROMEET 15th'
Expand Down

0 comments on commit 03e19b1

Please sign in to comment.