update PR number

This commit is contained in:
Jorge Escobar 2022-02-02 17:21:10 -05:00
parent 9dacd66673
commit d55dc8c5e3

View file

@ -8,7 +8,7 @@ on:
paths:
- "client/**/*"
env:
PR_NUMBER: ${{github.event.pull_request.number}}
PR_NUMBER: ${{ github.event.number }}
WEB_CDN_ID: E27WCOZZ03KIBX
jobs:
build: