Compare commits
2 Commits
c667bfc35a
...
3e558576ac
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e558576ac | |||
|
|
5cecff063d |
@@ -11,5 +11,5 @@ jobs:
|
||||
steps:
|
||||
- name: Chamar Webhook do Coolify
|
||||
run: |
|
||||
curl -X GET "https://coolify.stackpanel.com.br/webhooks/source/gitea/events/manual" \
|
||||
curl -X GET "${{ secrets.DUCK_WEBHOOK }}" \
|
||||
-H "Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}"
|
||||
Reference in New Issue
Block a user