diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index fc43c19..1321d9f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,8 +1,8 @@ # These are supported funding model platforms -github: [joeldenning] +github: ["joeldenning"] patreon: # Replace with a single Patreon username -open_collective: single-spa +open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 6163d0a..c13469d 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -76,4 +76,4 @@ jobs: environment-name: react 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-file-path: react-mf-${{ github.event.repository.name }}.js \ No newline at end of file + service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js