Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Failing after 4s

This commit is contained in:
XAP3Y 2024-12-11 22:06:33 +01:00
parent ab3d54b82d
commit fd1330d1f2

View File

@ -14,10 +14,11 @@ jobs:
- name: B
run: |
echo "asdasdf" > text.txt
- name: Release
uses: actions/upload-artifact@v4
with:
name: test-release
path: text.txt
overwrite: true
if-no-files-found: error
name: test-release
path: text.txt
overwrite: true
if-no-files-found: error