Skip to content

Commit 77669c7

Browse files
authored
specify environment for deploy
1 parent a875b30 commit 77669c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
deploy:
3737
needs: build
3838
runs-on: ubuntu-latest
39+
environment: prod
3940
steps:
4041
- name: Execute remote commands via SSH to deploy
4142
uses: appleboy/[email protected]

0 commit comments

Comments
 (0)