Skip to content

Commit

Permalink
Merge pull request #13 from developmentseed/deploy
Browse files Browse the repository at this point in the history
Deploy using GitHub environment
  • Loading branch information
oliverroick authored Feb 6, 2024
2 parents 583a48a + d0bf183 commit 7130544
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ permissions:
jobs:
deploy:
runs-on: ubuntu-latest
strategy:
matrix:
environment:
- stacadmin-eoapirisk-demo
environment: ${{ matrix.environment }}

steps:
- name: Setup Node.js
Expand Down

0 comments on commit 7130544

Please sign in to comment.