Update pr.yml
parent
ba20dbbb96
commit
9bc85570c7
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue