Compare commits
1 commit
ab670c201f
...
a38bfeb1f8
Author | SHA1 | Date | |
---|---|---|---|
|
a38bfeb1f8 |
|
@ -58,7 +58,7 @@ jobs:
|
|||
id: deploy_site
|
||||
if: forge.repository == 'Tahoe-LAFS/web-landing-page'
|
||||
run: |
|
||||
echo "${{ toJson(forge) }}"
|
||||
echo "${{ forge }}"
|
||||
if [ "${{ forge.ref }}" = 'refs/heads/main' ]; then
|
||||
WEB_ROOT="${WEB_DIR}/live"
|
||||
WEB_VHOST="home.of.${WEB_DOMAIN}"
|
||||
|
|
Loading…
Reference in a new issue