Compare commits
3 commits
a09456ca28
...
a4b80b2496
| Author | SHA1 | Date | |
|---|---|---|---|
|
a4b80b2496 |
|||
|
e8a018c4f3 |
|||
|
3a383b01a2 |
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
run: |
|
||||
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" public/ cryptoparty-website-deploy@public-web-static-intern.hamburg.ccc.de:/var/www/cryptoparty-hamburg.de/
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
name: website-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue