From 08e669f0a47b31fa512ca5cabf1529bc30dafeeb Mon Sep 17 00:00:00 2001 From: iorebuild Date: Sun, 13 Apr 2025 10:18:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=BB=9F=E4=B8=80=E7=9A=84?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E5=90=8D=E5=AD=97Release=20v1.8.4=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=9F=E6=88=90readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/AutoRelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}