Skip to content

Commit

Permalink
Merge pull request #8 from shmokmt/fix-dup-vars
Browse files Browse the repository at this point in the history
delete dup vars
  • Loading branch information
shmokmt authored Oct 23, 2024
2 parents cc8f1a0 + b02fe8f commit cf9eb2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ echo '::group::🐶 Installing reviewdog ... https://github.com/reviewdog/review
curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b "${TEMP_PATH}" "${REVIEWDOG_VERSION}" 2>&1
echo '::endgroup::'

export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"

docker_build_jq='{
source: {
name: "docker-build-check",
Expand Down

0 comments on commit cf9eb2f

Please sign in to comment.