From 093001d8766bce55b8da9ff90774c771cc1ee406 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Sun, 18 Dec 2022 16:41:53 +0100 Subject: [PATCH] fmt --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 79552e44..6464f883 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -19,4 +19,4 @@ jobs: run: .github/sync-to-mirrors.sh env: BUILD_BASE: ./plugins - API_TOKEN_GITHUB: ${{ secrets.ORG_TAURI_BOT_PAT }} \ No newline at end of file + API_TOKEN_GITHUB: ${{ secrets.ORG_TAURI_BOT_PAT }}