ci: switch to Forgejos upload artifact v4 fork to make it work
All checks were successful
/ build (pull_request) Successful in 29s
All checks were successful
/ build (pull_request) Successful in 29s
https://code.forgejo.org/forgejo/upload-artifact/src/tag/v4
This commit is contained in:
parent
67b9f55a96
commit
d8513553c2
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
run: |
|
||||
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" public/ ht-ccchh-website-deploy@public-web-static-intern.hamburg.ccc.de:/var/www/hackertours.hamburg.ccc.de/
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
name: website-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue