Skip to content

Commit 960c4a2

Browse files
authored
Switch notice to debug for download path (#114)
1 parent db1c144 commit 960c4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎scripts/install-github-actions.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ gh --repo sethvargo/ratchet release download "${VERSION}" \
4646
chmod +x "${BINARY_PATH}"
4747

4848
# Save the result to an output.
49-
echo "::notice::Downloaded binary to ${BINARY_PATH}"
49+
echo "::debug::Downloaded binary to ${BINARY_PATH}"
5050
echo "binary-path=${BINARY_PATH}" >> "${GITHUB_OUTPUT}"

0 commit comments

Comments
 (0)