mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
💚 Fix syntax in repo viz action
This commit is contained in:
parent
cc656a6313
commit
3c49fb0902
4
.github/workflows/repo-visualization.yml
vendored
4
.github/workflows/repo-visualization.yml
vendored
@ -28,9 +28,9 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 0
|
||||
fetch-depth: 0
|
||||
- name: Hercules
|
||||
uses: src-d/hercules@master
|
||||
uses: src-d/hercules@master
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: hercules_charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user