mirror of https://github.com/Lissy93/dashy.git
💚 Fix syntax in repo viz action
This commit is contained in:
parent
cc656a6313
commit
3c49fb0902
|
@ -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…
Reference in New Issue