diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 292f1c5f3c..9e25430475 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -2,7 +2,8 @@ name: Website on: release: - types: published + types: + - published env: SITE_DIR: 'site'