This commit is contained in:
@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Create test file
|
- name: Create test file
|
||||||
run: echo "test" > test.txt
|
run: echo "test" > test.txt
|
||||||
- name: Upload Small Artifact
|
- name: Upload Small Artifact
|
||||||
uses: christopherhx/gitea-upload-artifact@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
name: test
|
name: test
|
||||||
path: test.txt
|
path: test.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user