From 01ca900965ff3962d4c5a959ece064c36e885b2c Mon Sep 17 00:00:00 2001 From: mrbbbaixue Date: Tue, 29 Apr 2025 11:22:00 +0800 Subject: [PATCH] 1 --- .gitea/workflows/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/example.yml b/.gitea/workflows/example.yml index ada7768..8e13e64 100644 --- a/.gitea/workflows/example.yml +++ b/.gitea/workflows/example.yml @@ -18,7 +18,7 @@ jobs: run: cat README.md - name: 上传Artifacts - uses: https://git.ra3battle.cn/actions/upload-artifact@v3 + uses: https://git.ra3battle.cn/actions/upload-artifact with: name: example-readme path: README.md \ No newline at end of file