我正在尝试使用 GitHub 操作,但我很难让它开始。
作为第一步,我在一个全新的 repo 上复制了以下工作流程。 https://help.github.com/en/articles/creating-a-docker-container-action#example-using-a-private-action
但我得到一个解析错误
https://github.com/inforlife/action-test/blob/master/.github/main.workflow https://raw.githubusercontent.com/inforlife/action-test/master/.github/main.workflow?token =AA3RFK7OVCNLSMBMVHK6GB25SKZRQ
我在这里错过了什么吗?