Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Build Folio / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
fd1330d1f2
commit
8c341f2920
@ -16,7 +16,7 @@ jobs:
|
|||||||
echo "asdasdf" > text.txt
|
echo "asdasdf" > text.txt
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: actions/upload-artifact@v4
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: test-release
|
name: test-release
|
||||||
path: text.txt
|
path: text.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user