mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Sponsorship auto-generate v0.1.32
This commit is contained in:
4
.github/workflows/update_sponsors.yml
vendored
4
.github/workflows/update_sponsors.yml
vendored
@@ -2,7 +2,7 @@ name: Update Sponsors
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 3 * * *' # Set your preferred schedule (UTC)
|
- cron: '0 4 * * *' # Set your preferred schedule (UTC)
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-readme:
|
update-readme:
|
||||||
@@ -15,4 +15,4 @@ jobs:
|
|||||||
- name: Update Sponsors
|
- name: Update Sponsors
|
||||||
run: |
|
run: |
|
||||||
GH_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||||
gh run workflow_dispatch -R $GITHUB_REPOSITORY -f update_sponsors_table.yml -t $GH_TOKEN
|
gh run workflow_dispatch -R $GITHUB_REPOSITORY update_sponsors_table.yml -t $GH_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user