mirror of
https://github.com/wled/WLED.git
synced 2025-04-19 12:27:17 +00:00
Update pr-merge.yaml - shell bash
This commit is contained in:
parent
8bee304e4d
commit
507938be35
1
.github/workflows/pr-merge.yaml
vendored
1
.github/workflows/pr-merge.yaml
vendored
@ -8,6 +8,7 @@
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Send Discord notification
|
||||
shell: bash
|
||||
env:
|
||||
DISCORD_WEBHOOK_BETA_TESTERS: ${{ secrets.DISCORD_WEBHOOK_BETA_TESTERS }}
|
||||
if: github.event.pull_request.merged == true
|
||||
|
Loading…
x
Reference in New Issue
Block a user