Skip to content

Commit cf9eb2f

Browse files
authored
Merge pull request #8 from shmokmt/fix-dup-vars
delete dup vars
2 parents cc8f1a0 + b02fe8f commit cf9eb2f

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)