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
|
run: ./target/release/rust-ray
|
||||||
|
|
||||||
- name: Upload image
|
- name: Upload image
|
||||||
uses: actions/upload-artifact@v4
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: rendered-image
|
name: rendered-image
|
||||||
path: foo.ppm
|
path: foo.ppm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue