Skip to content

Commit 2f5ca3e

Browse files
committed
docs: debug in custom branch
1 parent d4ba686 commit 2f5ca3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/trigger-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COMMIT_ID=$1
1111
SECURITY=$2
1212
REPO_URL="https://github.com/${GITHUB_REPOSITORY}.git"
1313
PROJECT_ID="3567319"
14-
BRANCH_REF="master"
14+
BRANCH_REF="feature/docs-manage"
1515
CANCEL_IN_PROGRESS="true"
1616
PIPELINE_ID="49245"
1717
GITHUB_COMMIT_ID="${COMMIT_ID}"

0 commit comments

Comments
 (0)