We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set-env
add-path
Feature request Same as #66, but for other commands. Note #70 might invalidate this?
Additional context Example:
[Android Build/Unit Tests] ✅ Success - Main Set up Java for Android SDK. [Android Build/Unit Tests] ⚙ ::set-env:: JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64 [Android Build/Unit Tests] ⚙ ::set-env:: JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64 [Android Build/Unit Tests] ⚙ ::set-output:: distribution=Temurin-Hotspot [Android Build/Unit Tests] ⚙ ::set-output:: path=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64 [Android Build/Unit Tests] ⚙ ::set-output:: version=17.0.10+7 [Android Build/Unit Tests] ⚙ ::add-path:: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64/bin
The text was updated successfully, but these errors were encountered:
There are more: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions (opened #76 for messages)
Sorry, something went wrong.
No branches or pull requests
Feature request
Same as #66, but for other commands. Note #70 might invalidate this?
Additional context
Example:
The text was updated successfully, but these errors were encountered: