mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Modify CDN IDs (#1429)
This commit is contained in:
parent
eac699a91b
commit
31d783bd1b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_fe_main.yml
vendored
2
.github/workflows/deploy_fe_main.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
- "client/**/*"
|
- "client/**/*"
|
||||||
env:
|
env:
|
||||||
PR_NUMBER: ${{ github.event.number }}
|
PR_NUMBER: ${{ github.event.number }}
|
||||||
WEB_CDN_ID: E30NWFWBUUX9X
|
WEB_CDN_ID: ED03LPVC4OXSW
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue