Skip to content

Commit

Permalink
added afk and ofk to deploy WIp
Browse files Browse the repository at this point in the history
  • Loading branch information
Erling Jahr committed May 22, 2024
1 parent 81647c4 commit c16c952
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ jobs:
- path: /bfk-no
environment: api
org: bfk-no
- path: /afk-no
environment: api
org: afk-no
- path: /ofk-no
environment: api
org: ofk-no
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit c16c952

Please sign in to comment.