Compare commits
1 commit
72a6f1d94d
...
58a3e182c9
| Author | SHA1 | Date | |
|---|---|---|---|
| 58a3e182c9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
run: |
|
||||
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" site/ infra-docs-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/infra-docs.hamburg.ccc.de/
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
name: docs-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue