mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
update PR number
This commit is contained in:
parent
9dacd66673
commit
d55dc8c5e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_main.yml
vendored
2
.github/workflows/deploy_main.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue