Update pr.yml
parent
b68ccd5ee1
commit
7c0884d0b7
|
@ -46,8 +46,6 @@ jobs:
|
||||||
name: Production build
|
name: Production build
|
||||||
needs: setup
|
needs: setup
|
||||||
uses: ./.github/workflows/production-build.yml
|
uses: ./.github/workflows/production-build.yml
|
||||||
with:
|
|
||||||
pr_id: ${{ github.event.number }}
|
|
||||||
secrets:
|
secrets:
|
||||||
node_version: ${{ secrets.NODE_VERSION }}
|
node_version: ${{ secrets.NODE_VERSION }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue