This commit is contained in:
parent
e194659ce8
commit
a87686cb73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
|||
branch: ${{ forgejo.ref }}
|
||||
status: ${{ job.status }}
|
||||
actionid: ${{ forgejo.repository }}/actions/runs/${{ forgejo.run_id }}
|
||||
webhook: "https://chat.googleapis.com/v1/spaces/AAAAYTX-Vqs/messages?key=AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqsHI&token=Iwtvo1dwg36dZgUyrUCREQGGMrO71PkIoQGafOf17Yg%3D&threadKey=git-commit"
|
||||
webhook: "${{ secrets.WEBHOOK_URL }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue