mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -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:
|
paths:
|
||||||
- "client/**/*"
|
- "client/**/*"
|
||||||
env:
|
env:
|
||||||
PR_NUMBER: ${{github.event.pull_request.number}}
|
PR_NUMBER: ${{ github.event.number }}
|
||||||
WEB_CDN_ID: E27WCOZZ03KIBX
|
WEB_CDN_ID: E27WCOZZ03KIBX
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue