Skip to content

Commit

Permalink
service-integrity-file-path
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Oct 15, 2024
1 parent c9a05c2 commit c083f2b
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 @@ -79,4 +79,4 @@ jobs:
password: ${{ secrets.DEPLOYER_PASSWORD }}
service-name: "@react-mf/${{ github.event.repository.name }}"
service-url: "https://react.microfrontends.app/${{ github.event.repository.name }}/${{ github.run_id }}/react-mf-${{ github.event.repository.name }}.js"
service-integrity: ${{ join(steps.integrity.outputs.*, '\n') }}
service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js

0 comments on commit c083f2b

Please sign in to comment.