Skip to content

Commit

Permalink
Update trigger-portainer-webhook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janssensjelle authored Dec 30, 2024
1 parent dab9610 commit 0053afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-portainer-webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:

steps:
- name: Trigger Portainer Webhook
run: curl -X POST ${{ secrets.PORTAINER_portainer_webhook_url }}
run: curl -X POST ${{ secrets.PORTAINER_WEBHOOK_URL }}

0 comments on commit 0053afa

Please sign in to comment.