提交 da696b82 编写于 作者: L Logan Adams

Move actions checkout step

上级 d48eec2f
......@@ -74,9 +74,8 @@ jobs:
# $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID
- name: Open GitHub issue if nightly CI fails
if: failure()
uses: actions/checkout@v3
uses: JasonEtco/create-an-issue@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
filename: .github/ISSUE_TEMPLATE/ci_failure_report.md
filename: '.github/ISSUE_TEMPLATE/ci_failure_report.md'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册