We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edffc5 commit 75f247bCopy full SHA for 75f247b
1 file changed
.github/workflows/deploy-to-production.yml
@@ -11,4 +11,4 @@ jobs:
11
steps:
12
- name: Webhook request
13
run: |
14
- curl -X GET https://prod.request.network/api/deploy/${{ secrets.EASYPANEL_DEPLOY_KEY_PRODUCTION }}
+ curl -X GET https://prod.request.network/api/compose/deploy/${{ secrets.EASYPANEL_DEPLOY_KEY_PRODUCTION }}
0 commit comments