Skip to content

Commit

Permalink
Update tech_radar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 21, 2024
1 parent bf5caa2 commit c7bbfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tech_radar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Update the list of used languages
run: >
echo ${{ toJSON(steps.repository_list.outputs.repository_list_json) }}
| gomplate -d repositories=stdin:///in.json -f techRadar/used_languages.tmpl
| gomplate -d repositories=stdin:///in.json -f ${{ github.workspace }}/techRadar/used_languages.tmpl

0 comments on commit c7bbfeb

Please sign in to comment.