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 166e047 commit 83b8d10Copy full SHA for 83b8d10
1 file changed
.github/workflows/preview.yml
@@ -35,7 +35,6 @@ jobs:
35
name: $name,
36
project: $project,
37
gitSource: {type: "github", repoId: $repoId, ref: $ref},
38
- target: "preview",
39
env: {INTEGRATIONS_REPO: $integrations_repo, INTEGRATIONS_BRANCH: $integrations_branch}
40
}')
41
RESPONSE=$(curl -s -w "\n%{http_code}" -X POST \
0 commit comments