diff --git a/.forgejo/workflows/publish.yaml b/.forgejo/workflows/publish.yaml index 4579490..cee00a4 100644 --- a/.forgejo/workflows/publish.yaml +++ b/.forgejo/workflows/publish.yaml @@ -20,7 +20,7 @@ jobs: cd "${GITHUB_WORKSPACE}" pdf2svg content/cv.pdf content/cv.svg hugo --minify - cp "${GITHUB_WORKSPACE}/.domains" "${GITHUB_WORKSPACE}/public/ + cp "${GITHUB_WORKSPACE}/.domains" "${GITHUB_WORKSPACE}/public/" - run: | cd "${GITHUB_WORKSPACE}/public/" git init