Skip to content

Commit 779b96d

Browse files
authored
Merge pull request #14 from developmentseed/deploy-veda-demo
ci: Deploy VEDA demo
2 parents 7980e4e + 4f38020 commit 779b96d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- deploy-veda-demo
78

89
permissions:
910
id-token: write
@@ -16,6 +17,7 @@ jobs:
1617
matrix:
1718
environment:
1819
- stacadmin-eoapirisk-demo
20+
- stacadmin-veda-demo
1921
environment: ${{ matrix.environment }}
2022

2123
steps:

0 commit comments

Comments
 (0)