Skip to content

Commit 2fffce0

Browse files
committed
fix: set environment for workflow
1 parent 4e7b805 commit 2fffce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050

5151
build-and-push-image:
5252
runs-on: ubuntu-latest
53+
environment: prod
5354
needs: run-tests
5455

5556
steps:

0 commit comments

Comments
 (0)