Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Sep 25, 2024
1 parent 3d61a83 commit b498291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
GITHUB_RUN_ID: ${{ env.GITHUB_RUN_ID }}
with:
path: .
destination: "react.microfrontends.app/people/$GITHUB_RUN_ID/"
destination: "react.microfrontends.app/people/${{ env.GITHUB_RUN_ID }}/"

0 comments on commit b498291

Please sign in to comment.