Skip to content

Commit

Permalink
discord notification for commits to darkflow repo changed from public…
Browse files Browse the repository at this point in the history
… discord to private dev discord
  • Loading branch information
soulsyrup committed Dec 11, 2023
1 parent cf16791 commit 31c6802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord_notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Send Discord notification to private darkflow dev discord server
- name: Send Discord notification to private dark flow dev discord server
env:
URC_WEBHOOK_ID: ${{ secrets.DISCORD_DEV_SERVER_ID }}
URC_WEBHOOK_TOKEN: ${{ secrets.DISCORD_DEV_SERVER_TOKEN }}
Expand Down

0 comments on commit 31c6802

Please sign in to comment.