🩹 Fixes syntax errors in actions
This commit is contained in:
11
.github/workflows/repo-visualization.yml
vendored
11
.github/workflows/repo-visualization.yml
vendored
@@ -31,10 +31,10 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Hercules
|
||||
uses: src-d/hercules@master
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: hercules_charts
|
||||
path: hercules_charts.tar
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: hercules_charts
|
||||
path: hercules_charts.tar
|
||||
|
||||
# Lowlighter metrics community metrics
|
||||
community-stats:
|
||||
@@ -89,5 +89,4 @@ jobs:
|
||||
plugin_contributors_ignored: bot
|
||||
plugin_contributors_contributions: yes
|
||||
plugin_contributors_sections: contributors
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user