Skip to content

Commit 2b08d54

Browse files
authored
adding release safety via environment (#222)
1 parent 974ef1a commit 2b08d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_lambda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ permissions:
2121

2222
jobs:
2323
build-and-upload:
24+
environment: Release
2425
strategy:
2526
fail-fast: false
2627
matrix:

0 commit comments

Comments
 (0)