mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 16:56:35 +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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Send Discord notification
|
- name: Send Discord notification
|
||||||
|
shell: bash
|
||||||
env:
|
env:
|
||||||
DISCORD_WEBHOOK_BETA_TESTERS: ${{ secrets.DISCORD_WEBHOOK_BETA_TESTERS }}
|
DISCORD_WEBHOOK_BETA_TESTERS: ${{ secrets.DISCORD_WEBHOOK_BETA_TESTERS }}
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user