Update pr-merge.yaml - shell bash

This commit is contained in:
netmindz 2025-03-11 22:28:21 +00:00 committed by GitHub
parent 8bee304e4d
commit 507938be35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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