diff --git a/.github/workflows/mirro-to-sargiea.yml b/.github/workflows/mirror-to-sargitea.yml similarity index 87% rename from .github/workflows/mirro-to-sargiea.yml rename to .github/workflows/mirror-to-sargitea.yml index 8b7f24d..8b7f65c 100644 --- a/.github/workflows/mirro-to-sargiea.yml +++ b/.github/workflows/mirror-to-sargitea.yml @@ -16,4 +16,4 @@ jobs: -H "Authorization: token ${{ secrets.SAR_GITEA_TOKEN }}" \ -H "Accept: application/json" \ -H "Content-Type: application/json" \ - https://git.shihaam.dev/api/v1/repos/${{ vars.SAR_GITEA_REPO_OWNER }}/${{ vars.GITEA_REPO_NAME }}/mirror-sync + https://git.shihaam.dev/api/v1/repos/${{ vars.SAR_GITEA_REPO_OWNER }}/${{ vars.SAR_GITEA_REPO_NAME }}/mirror-sync