Skip to content

Commit 0a9681f

Browse files
author
Joel Denning
authored
Update FUNDING.yml (#49)
* Update FUNDING.yml * Fix formatting
1 parent 8966053 commit 0a9681f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# These are supported funding model platforms
22

3-
github: [joeldenning]
3+
github: ["joeldenning"]
44
patreon: # Replace with a single Patreon username
5-
open_collective: single-spa
5+
open_collective: # Replace with a single Open Collective username
66
ko_fi: # Replace with a single Ko-fi username
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
environment-name: react
7777
service-name: "@react-mf/${{ github.event.repository.name }}"
7878
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
79+
service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js

0 commit comments

Comments
 (0)