Skip to content

Commit

Permalink
Add required inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-rt committed Feb 23, 2025
1 parent e72e044 commit f6ed85d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/shared-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
product: [review, plan, alert, degree-plan]
with:
path: frontend/${{ matrix.product }}
imageName: "${{ matrix.product.name }}-frontend"
githubRef: ${{ github.ref }}
gitSha: ${{ github.sha }}
nodeVersion: 18.19.0

publish-frontend:
Expand Down

0 comments on commit f6ed85d

Please sign in to comment.