github / github/vscode-github-actions
Make sure envs created during steps are also recognized
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 660
- 派生
- 213
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
As shown below, the value of GITHUB_ENV created during execution is not recognized by extention.
However, since this method is officially recommended by GitHub https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable I think the created env should also be able to recognize it.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.
贡献指南
评估
这个 Issue 还没有评估数据。