Skip to content

Commit 0f4bdbf

Browse files
add approval for prod env
1 parent 5abb6bb commit 0f4bdbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
build-proxy:
7777
needs: get-meta
7878
if: needs.get-meta.outputs.proxy_changed == 'true'
79+
environment: production
7980
runs-on: ubuntu-latest
8081
permissions:
8182
contents: read

0 commit comments

Comments
 (0)