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