Skip to content

Commit 0bc9c09

Browse files
committed
remove release environment from downstream job
1 parent 4298ed1 commit 0bc9c09

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
@@ -165,7 +165,6 @@ jobs:
165165
dist/${{ env.ARTIFACT_NAME }} \
166166
${{ env.ARTIFACT_NAME }}.sha256
167167
build-layer:
168-
environment: Release
169168
runs-on: ubuntu-latest
170169
needs: build
171170
outputs:

0 commit comments

Comments
 (0)