Updated sponsor workflow

This commit is contained in:
adi1090x 2022-09-05 09:14:01 +05:30
parent 307deb9b92
commit c394adbaca
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,9 @@
name: Generate Sponsors README name: Generate Sponsors README
on: on:
push: workflow_dispatch:
branches: schedule:
- master - cron: 30 15 * * 0-6
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@ -109,7 +109,7 @@ $ ./setup.sh
</p> </p>
<p align="center"> <p align="center">
<!-- sponsors --><a href="https://github.com/attackofhubris"><img src="https://github.com/attackofhubris.png" width="60px" alt="" /></a><a href="https://github.com/gcg"><img src="https://github.com/gcg.png" width="60px" alt="Guney Can Gokoglu" /></a><a href="https://github.com/joesphpro"><img src="https://github.com/joesphpro.png" width="60px" alt="" /></a><a href="https://github.com/RandomLegend"><img src="https://github.com/RandomLegend.png" width="60px" alt="RandomLegend" /></a><!-- sponsors --> <!-- sponsors --><!-- sponsors -->
</p> </p>
--- ---