Debug forge object to filter events
Some checks failed
Jekyll / jekyll (pull_request) Failing after 38s
Some checks failed
Jekyll / jekyll (pull_request) Failing after 38s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
3a900964c0
commit
a38bfeb1f8
|
@ -58,6 +58,7 @@ jobs:
|
|||
id: deploy_site
|
||||
if: forge.repository == 'Tahoe-LAFS/web-landing-page'
|
||||
run: |
|
||||
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