diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 3dab333..ad23d3c 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -11,8 +11,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - github-server-url: https://git.proxy.satr14.my.id - name: Setup Bun uses: oven-sh/setup-bun@v1