FIX: Corrected URL Of pulumi deployment
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
steps:
|
||||
- name: Send Deployment Request
|
||||
run: |
|
||||
curl -X POST https://www.pulumi.com \
|
||||
curl -X POST https://api.pulumi.com/api/stacks/fahdshalhoub123-gmail-com/thamanyah/main/deployments \
|
||||
-H "Authorization: token ${{ secrets.PULUMI_ACCESS_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
|
||||
Reference in New Issue
Block a user