mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🩹 Fixes syntax errors in actions
This commit is contained in:
parent
8c9398dfaf
commit
4b758f4e41
2 changed files with 6 additions and 8 deletions
1
.github/workflows/generate-credits.yml
vendored
1
.github/workflows/generate-credits.yml
vendored
|
|
@ -80,4 +80,3 @@ jobs:
|
|||
path: .github/AUTHORS.txt
|
||||
commit: ':blue_heart: Makes author list'
|
||||
template: {{name}} <{{email}}> - {{commits}} commits
|
||||
|
||||
|
|
|
|||
1
.github/workflows/repo-visualization.yml
vendored
1
.github/workflows/repo-visualization.yml
vendored
|
|
@ -90,4 +90,3 @@ jobs:
|
|||
plugin_contributors_contributions: yes
|
||||
plugin_contributors_sections: contributors
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue