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