diff --git a/.gitea/workflows/AutoRelease.yaml b/.gitea/workflows/AutoRelease.yaml index f585ea9..98ea95c 100644 --- a/.gitea/workflows/AutoRelease.yaml +++ b/.gitea/workflows/AutoRelease.yaml @@ -289,4 +289,4 @@ jobs: run: | git add README.md git commit -m "Update README.md" - git push https://${{ secrets.AUTOGENERATE }}@git.linuxacme.com/${{ github.repository }} + git push https://${{ secrets.AUTOGENERATE }}@git.linuxacme.com/${{ steps.ActionEnv.outputs.ENV_REPO_NAME }}