mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +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
|
||||
name: Inserts Current Sponsors in Readme
|
||||
on:
|
||||
workflow_dispatch
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user