This commit is contained in:
@ -28,7 +28,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: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: test
|
name: test
|
||||||
path: test.txt
|
path: test.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user