diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-11-18 15:50:38 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-18 15:50:38 +0100 |
commit | b749a9fb9b3b4c3780c7ff633b963892257a44b3 (patch) | |
tree | 5086cb8a9b90240799b9de3446f243c914e51616 | |
parent | 2b167cd03f29714267057e4c0b437a4d6a01b299 (diff) | |
parent | 6ab3ac9fd63668df9216a440a8c7cf18afe72d43 (diff) |
Merge pull request #160 from org-roam/ThomasFKJorna-patch-1
-rw-r--r-- | .github/workflows/cd.yml | 6 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 2691d91..9627f66 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -48,6 +48,12 @@ jobs: npm install npm run build npm run export + - name: '[Add GitHub Sponsors to Readme]' + uses: JamesIves/[email protected] + with: + token: ${{secrets.PAT}} + file: 'README.md' + - name: '[commit changes]' run: | git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" @@ -378,3 +378,5 @@ Org-roam-ui is also participating in Hacktoberfest 2021! [Enter Hacktoberfest](h If you really really like org-roam-ui, you can make a [one-time donation or sponsor one of us monthly!](https://github.com/sponsors/ThomasFKJorna/) ### Sponsors + +<!-- sponsors --><!-- sponsors --> |