CD #9
CD.yml
on: workflow_dispatch
cd
/
check_xml
15s
cd
/
build_and_publish
31s
Annotations
2 warnings
|
cd / check_xml
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
cd / build_and_publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|