diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 341c4e5..e763614 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -4,8 +4,6 @@ jobs: runs-on: docker steps: - uses: actions/checkout@v2 - with: - ref: congo - name: Setup Hugo uses: https://github.com/peaceiris/actions-hugo@v2