Skip to content

Commit

Permalink
Merge pull request #14 from developmentseed/deploy-veda-demo
Browse files Browse the repository at this point in the history
ci: Deploy VEDA demo
  • Loading branch information
oliverroick authored Feb 8, 2024
2 parents 7980e4e + 4f38020 commit 779b96d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- deploy-veda-demo

permissions:
id-token: write
Expand All @@ -16,6 +17,7 @@ jobs:
matrix:
environment:
- stacadmin-eoapirisk-demo
- stacadmin-veda-demo
environment: ${{ matrix.environment }}

steps:
Expand Down

0 comments on commit 779b96d

Please sign in to comment.