:octocat: Fixes syntax error in sponsors action
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user