Skip to content

Commit

Permalink
Specify environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakson committed Sep 22, 2023
1 parent 55f91d1 commit 052622d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setup_azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ env:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
environment:
name: production
steps:
- name: Login to azure 🔑
id: login-to-azure
Expand Down

0 comments on commit 052622d

Please sign in to comment.