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