Fix CICD error about wrong namespace "prod-"
This commit is contained in:
parent
157b94c04d
commit
32eaf3f0c2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -34,6 +34,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
meta:
|
meta:
|
||||||
|
environment: PROD
|
||||||
name: Meta
|
name: Meta
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue