diff --git a/.gitea/workflows/build-image.yml b/.gitea/workflows/build-image.yml index e41766d..9bc93ba 100644 --- a/.gitea/workflows/build-image.yml +++ b/.gitea/workflows/build-image.yml @@ -37,7 +37,3 @@ jobs: env: GIT_TERMINAL_PROMPT: 0 - - name: Checkout repository - uses: herryyun/checkout@v4.0.0 - with: - token: ${{ secrets.TOKEN }} \ No newline at end of file