更新 .gitea/workflows/github-actions-demo.yml
Some checks failed
GitHub Actions Demo / Explore-GitHub-Actions (push) Failing after 1m16s
Some checks failed
GitHub Actions Demo / Explore-GitHub-Actions (push) Failing after 1m16s
This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: world.txt
|
path: artifact/world.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user