Skip to content

Commit

Permalink
Deploy from environment
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverroick committed Feb 6, 2024
1 parent 583a48a commit d0bf183
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 d0bf183

Please sign in to comment.