Update pr.yml

pull/7267/head
zomars 2023-02-18 10:23:25 -07:00
parent ba20dbbb96
commit 9bc85570c7
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ jobs:
name: Production build
needs: setup
uses: ./.github/workflows/production-build.yml
env:
CALENDSO_ENCRYPTION_KEY: ${{ secrets.CI_CALENDSO_ENCRYPTION_KEY }}
secrets:
node_version: ${{ secrets.NODE_VERSION }}