Skip to content

Commit a21f235

Browse files
committed
remove release environment from downstream job
1 parent e48e270 commit a21f235

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ jobs:
142142
NPM_CONFIG_PROVENANCE: true
143143
run: npm publish
144144
build-layer:
145-
environment: Release
146145
needs: build
147146
runs-on: ubuntu-latest
148147
outputs:

0 commit comments

Comments
 (0)