mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 13:45:33 +02:00
:octocat: Fixes syntax error in sponsors action
This commit is contained in:
parent
626c298692
commit
ff50f1b932
2
.github/workflows/insert-sponsors.yml
vendored
2
.github/workflows/insert-sponsors.yml
vendored
@ -2,7 +2,7 @@
|
|||||||
# where the `<!-- sponsors --><!-- sponsors -->` tag is
|
# where the `<!-- sponsors --><!-- sponsors -->` tag is
|
||||||
name: Inserts Current Sponsors in Readme
|
name: Inserts Current Sponsors in Readme
|
||||||
on:
|
on:
|
||||||
workflow_dispatch
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user