File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/ci_starter/assets/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5959 echo "run-test-command=${RUN_TEST_COMMAND}" >> $GITHUB_OUTPUT
6060 echo "distribution-artifacts-name=${DISTRIBUTION_ARTIFACTS_NAME}" >> $GITHUB_OUTPUT
6161 echo "distribution-artifacts-dir=${DISTRIBUTION_ARTIFACTS_DIR}" >> $GITHUB_OUTPUT
62- echo "lockfile-artifact=${LOCK_FILE_ARTIFACT }" >> $GITHUB_OUTPUT
62+ echo "lockfile-artifact=${LOCKFILE_ARTIFACT }" >> $GITHUB_OUTPUT
6363 - name : Setup | Define Publishing Matrix
6464 id : define-publish-data
6565 run : |
Original file line number Diff line number Diff line change 5959 echo "run-test-command=${RUN_TEST_COMMAND}" >> $GITHUB_OUTPUT
6060 echo "distribution-artifacts-name=${DISTRIBUTION_ARTIFACTS_NAME}" >> $GITHUB_OUTPUT
6161 echo "distribution-artifacts-dir=${DISTRIBUTION_ARTIFACTS_DIR}" >> $GITHUB_OUTPUT
62- echo "lockfile-artifact=${LOCK_FILE_ARTIFACT }" >> $GITHUB_OUTPUT
62+ echo "lockfile-artifact=${LOCKFILE_ARTIFACT }" >> $GITHUB_OUTPUT
6363 - name : Setup | Define Publishing Matrix
6464 id : define-publish-data
6565 run : |
You can’t perform that action at this time.
0 commit comments