Skip to content

Commit d9ff325

Browse files
committed
[BRE-1231] Removing environment for build (should only be in release)
1 parent 6349932 commit d9ff325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
build:
2020
name: Build Helm charts
2121
runs-on: ubuntu-22.04
22-
environment: ${{ github.ref == 'refs/heads/main' && 'Production' || null }}
2322
permissions:
2423
contents: read
2524
id-token: write

0 commit comments

Comments
 (0)