We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fe5fc commit dc62a6eCopy full SHA for dc62a6e
.github/workflows/build_and_deploy.yml
@@ -68,4 +68,4 @@ jobs:
68
uses: "google-github-actions/upload-cloud-storage@v2"
69
with:
70
path: .
71
- destination: react.microfrontends.app/people/${{ github.run_id }}/test
+ destination: react.microfrontends.app/people/${{ github.run_id }}
0 commit comments