mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
chore(ci): fix Discord notification
[skip ci]
This commit is contained in:
6
.github/workflows/notify.yml
vendored
6
.github/workflows/notify.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user