瀏覽代碼

ci: add newline at the end

ayn2op 1 年之前
父節點
當前提交
2f73e99467
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .github/workflows/ci.yml

+ 1 - 2
.github/workflows/ci.yml

@@ -31,5 +31,4 @@ jobs:
         if: ${{ runner.os == 'Windows' && github.event_name == 'push' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
         env:
           GH_TOKEN: ${{ secrets.PAT }}
-        run: |
-          gh api --method POST -H "Accept: application/vnd.github+json" -f "event_type=discordo-ci-completed" /repos/vvirtues/bucket/dispatches
+        run: gh api --method POST -H "Accept: application/vnd.github+json" -f "event_type=discordo-ci-completed" /repos/vvirtues/bucket/dispatches