This commit is contained in:
@@ -26,9 +26,5 @@ jobs:
|
|||||||
-H "Authorization: token ${{ secrets.PULUMI_ACCESS_TOKEN }}" \
|
-H "Authorization: token ${{ secrets.PULUMI_ACCESS_TOKEN }}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
"operation": "update",
|
"operation": "update"
|
||||||
"inheritSettings": true,
|
|
||||||
"sourceContext": {
|
|
||||||
"branch": "main"
|
|
||||||
}
|
|
||||||
}'
|
}'
|
||||||
|
|||||||
Reference in New Issue
Block a user