Skip to content

Commit

Permalink
hide webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
zuchka authored Jan 3, 2024
1 parent 52bfbf3 commit 5b24d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
username: ${{ github.actor }}
teammates: 20k-ultra|char8|coffee-cup|dbanys|FarazPatankar|gschier|half0wl|JakeCooper|jitachi|melissa-hale|ndneighbor|ohrgaard|pierre-borckmans|railway-bot|tacLog|trif0lium|zuchka
webhook: https://discord.com/api/webhooks/1174144680104038511/D8RTqckekpv1KfCmVp3kcfFSvV35MavPSuO3FHHxlXoxK8lM5DGwuZLI-XjhTQWB5m8D
webhook: ${{ secrets.DISCORD_BUZZ_WEBHOOK }}
- name: Add label
uses: actions-ecosystem/action-add-labels@v1
if: ${{ steps.is_org_member.outputs.result == 'false' }}
Expand Down

0 comments on commit 5b24d3a

Please sign in to comment.