Pārlūkot izejas kodu

ci: add newline at the end

ayn2op 1 gadu atpakaļ
vecāks
revīzija
2f73e99467
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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