Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Failing after 4s
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Failing after 4s
This commit is contained in:
parent
ab3d54b82d
commit
fd1330d1f2
@ -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
|
Loading…
Reference in New Issue
Block a user