This commit is contained in:
@@ -6,7 +6,6 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Portainer Webhook
|
||||
uses: distributhor/workflow-webhook
|
||||
with:
|
||||
url: ${{ secrets.PORTAINER_WEBHOOK_URL }}
|
||||
- name: Portainer webhook
|
||||
run: |
|
||||
curl -X POST "${{secrets.PORTAINER_WEBHOOK_URL}}"
|
||||
|
||||
Reference in New Issue
Block a user