chore(ci): fix Discord notification

[skip ci]
This commit is contained in:
Jagandeep Brar
2022-06-22 17:05:11 -04:00
parent 9f0615609d
commit c71222aa7f
2 changed files with 20 additions and 9 deletions

View File

@@ -46,7 +46,11 @@ jobs:
name: Discord
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Determine Webhook Channel
id: webhook
uses: actions/github-script@v6