diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index ace8ce2..25e90ca 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -24,4 +24,5 @@ jobs: uses: actions/upload-artifact@v3 with: path: test.txt + name: test.txt if-no-files-found: ignore