Skip to content

Commit 8582ebb

Browse files
committed
typo
1 parent aa5ce20 commit 8582ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gha.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if [[ "$INPUT_JENKINS_CERT" != 'false' ]]; then
66
export REQUESTS_CA_BUNDLE="$INPUT_JENKINS_CERT"
77
fi
88

9-
jenkins-jobs --conf "$INPUT_CONF_FILE" -p "$INPUT_TOKEN" update "$INPUT_JOBS_FILE"
9+
jenkins-jobs --conf "$INPUT_CONF_FILE" -p "$INPUT_JENKINS_TOKEN" update "$INPUT_JOBS_FILE"

0 commit comments

Comments
 (0)