We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d40fd commit d4c301bCopy full SHA for d4c301b
action.yml
@@ -46,8 +46,6 @@ runs:
46
working-directory: "${{ runner.temp }}"
47
- name: "Submit Dependencies"
48
run: |
49
- EXTRA_OPTS
50
-
51
${{ runner.temp }}/mix_dependency_submission_linux_amd64 \
52
--project-path="$PROJECT_PATH" \
53
--github-token="$GITHUB_TOKEN" \
0 commit comments