【发布时间】:2020-01-24 02:17:15
【问题描述】:
我正在尝试使用 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
我这里有什么遗漏吗?
【问题讨论】:
标签: github github-actions