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 ed2e3a2 commit 93147d8Copy full SHA for 93147d8
.github/workflows/build_and_deploy.yml
@@ -76,4 +76,4 @@ jobs:
76
environment-name: react
77
service-name: "@react-mf/${{ github.event.repository.name }}"
78
service-url: "https://react.microfrontends.app/${{ github.event.repository.name }}/${{ github.run_id }}/react-mf-${{ github.event.repository.name }}.js"
79
- service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js
+ service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js
0 commit comments