mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-25 01:44:47 +01:00
Updated path of generated assets
This commit is contained in:
parent
a9128cb238
commit
e001326352
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-contributors.yml
vendored
2
.github/workflows/generate-contributors.yml
vendored
|
|
@ -12,4 +12,4 @@ jobs:
|
|||
- uses: bubkoo/contributors-list@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
svgPath: CONTRIBUTORS.svg
|
||||
svgPath: docs/assets/CONTRIBUTORS.svg
|
||||
|
|
|
|||
Loading…
Reference in a new issue