There was an error while loading. Please reload this page.
1 parent 27efc66 commit 1e986f3Copy full SHA for 1e986f3
2 files changed
.github/workflows/sponsorkit.yml
@@ -18,6 +18,6 @@ jobs:
18
run: |
19
git config user.name "github-actions[bot]"
20
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
21
- git add sponsors.*
+ git add sponsorkit/sponsors.svg
22
git commit -m "chore: update sponsors.svg" || echo "no changes"
23
git push
0 commit comments