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
为了不破坏 Action 的 workflow 的使用体验,生成器需要的参数,可由 GitHub 设置里的环境变量作为配置源。
GitHub 可以设置加密和非加密的环境变量,仅在 Actions 里有效,仅对用户可见,非常方便。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
为了不破坏 Action 的 workflow 的使用体验,生成器需要的参数,可由 GitHub 设置里的环境变量作为配置源。
GitHub 可以设置加密和非加密的环境变量,仅在 Actions 里有效,仅对用户可见,非常方便。
The text was updated successfully, but these errors were encountered: