changes upload to work on gitea
This commit is contained in:
parent
4c9a1ba336
commit
74db91b1ae
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: ./target/release/rust-ray
|
||||
|
||||
- name: Upload image
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: rendered-image
|
||||
path: foo.ppm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue