Updated sponsor workflow
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
name: Generate Sponsors README
|
name: Generate Sponsors README
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches:
|
- cron: 00 15 * * 0-6
|
||||||
- master
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
cron:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ bash ~/.config/polybar/launch.sh --material
|
|||||||
</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/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>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user