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
使用 GitHub action 的 secrets 方式配置环境变量,如果只配置了账号密码,会报错,因为获取到的 WEBSITE 是空,需要在 secrets 中把 WEBSITE 也加上才行
The text was updated successfully, but these errors were encountered:
please give me a star, then I will consider it.
Sorry, something went wrong.
好,修复了,不填写则使用https://linux.do/
No branches or pull requests
使用 GitHub action 的 secrets 方式配置环境变量,如果只配置了账号密码,会报错,因为获取到的 WEBSITE 是空,需要在 secrets 中把 WEBSITE 也加上才行
The text was updated successfully, but these errors were encountered: