mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 20:04:22 +01:00
fix(workflow): update notify job to use notify-commit workflow and correct secret name
This commit is contained in:
parent
c0d137e371
commit
eba5ee8ca0
6
.github/workflows/notify.yml
vendored
6
.github/workflows/notify.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- "stable"
|
- "stable"
|
||||||
jobs:
|
jobs:
|
||||||
notify:
|
call-notify-commit:
|
||||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main
|
uses: Dictionarry-Hub/parrot/.github/workflows/notify-commit.yml@v1
|
||||||
secrets:
|
secrets:
|
||||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
PARROT_URL: ${{ secrets.PARROT_URL }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user