diff --git a/.forgejo/workflows/build_penpot.yml b/.forgejo/workflows/build_penpot.yml index fd219db..6a24fac 100644 --- a/.forgejo/workflows/build_penpot.yml +++ b/.forgejo/workflows/build_penpot.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v6 with: github-server-url: github.com - repository: penpot/penpot + repository: penpot/penpot.git ref: ${{ matrix.image-penpot-version }} submodules: recursive path: penpot