diff --git a/.github/workflows/common-firebase-hosting-release.yml b/.github/workflows/common-firebase-hosting-release.yml index c2bb0e0..f3f3610 100644 --- a/.github/workflows/common-firebase-hosting-release.yml +++ b/.github/workflows/common-firebase-hosting-release.yml @@ -7,6 +7,8 @@ on: secrets: envPAT: required: true + HOTWAX_PUBLIC_SECRET: + required: true jobs: build_and_deploy: runs-on: ubuntu-latest