From 3aa52ef05c899abbd415ce82b962d5d1254678c1 Mon Sep 17 00:00:00 2001 From: xuu Date: Wed, 4 Oct 2023 16:33:41 -0600 Subject: [PATCH] chore: add push to GH --- .gitea/workflows/github-mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/github-mirror.yml b/.gitea/workflows/github-mirror.yml index 2f35aac..7779d42 100644 --- a/.gitea/workflows/github-mirror.yml +++ b/.gitea/workflows/github-mirror.yml @@ -19,7 +19,7 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }} with: # GitHub Action output files - source-directory: public/ + source-directory: . destination-github-username: sour-is destination-repository-name: ev user-email: jon@xuu.cc