This commit is contained in:
parent
a50f2be8d8
commit
c4bbbc93fe
@ -12,7 +12,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Upload Artifact
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
#uses: christopherhx/gitea-upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: additional.txt
|
||||
path: additional.txt
|
||||
|
Loading…
Reference in New Issue
Block a user