mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 21:58:21 -05:00
Updated sponsor workflow
This commit is contained in:
parent
307deb9b92
commit
c394adbaca
7
.github/workflows/sponsors.yml
vendored
7
.github/workflows/sponsors.yml
vendored
@ -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
|
||||||
|
@ -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>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user