Skip to content

Commit b02fe8f

Browse files
committed
delete dup vars
1 parent cc8f1a0 commit b02fe8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

script.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ echo '::group::🐶 Installing reviewdog ... https://github.com/reviewdog/review
2828
curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b "${TEMP_PATH}" "${REVIEWDOG_VERSION}" 2>&1
2929
echo '::endgroup::'
3030

31-
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
32-
3331
docker_build_jq='{
3432
source: {
3533
name: "docker-build-check",

0 commit comments

Comments
 (0)