Skip to content

Commit 50b78f1

Browse files
committed
add environment config
1 parent e9dc1e4 commit 50b78f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
deploy:
2525
needs: setup-matrix
2626
runs-on: ubuntu-latest
27+
environment: Cloud Deploy
2728
strategy:
2829
matrix:
2930
folder: ${{fromJson(needs.setup-matrix.outputs.folders)}}

0 commit comments

Comments
 (0)