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