diff --git a/.gitea/workflows/deployment.yml b/.gitea/workflows/deployment.yml index 3a7594f7..ccbca6c5 100644 --- a/.gitea/workflows/deployment.yml +++ b/.gitea/workflows/deployment.yml @@ -20,7 +20,6 @@ jobs: with: repository: ${{ gitea.repository }} token: ${{ secrets.BOT_GITEA_TOKEN }} - server_url: ${{ gitea.server_url }} state: all - name: PR list