Sponsorship auto-generate v0.1.39 + columns fix in maintenance

This commit is contained in:
Jokob-sk
2024-01-28 22:21:16 +11:00
parent bb25685691
commit d1e46b29d0
4 changed files with 33 additions and 144 deletions

View File

@@ -2,7 +2,7 @@ name: Update Sponsors
on:
schedule:
- cron: '10 11 * * *' # Set your preferred schedule (UTC)
- cron: '25 11 * * *' # Set your preferred schedule (UTC)
jobs:
update-readme:
@@ -15,4 +15,4 @@ jobs:
- name: Update Sponsors
run: |
GH_TOKEN=${{ secrets.GITHUB_TOKEN }}
gh run workflow_dispatch -R $GITHUB_REPOSITORY update_sponsors_table.yml -t $GH_TOKEN
gh run workflow_dispatch -R $GITHUB_REPOSITORY update_sponsors_table.yml