diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index e78c61b..7f22c9f 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -13,8 +13,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - with: - github-server-url: 'https://teasanctuary.ru/git' - name: Install dependencies run: npm i --include=dev