diff --git a/.github/workflows/tech-radar.yml b/.github/workflows/tech-radar.yml index 749c649..cd707a9 100644 --- a/.github/workflows/tech-radar.yml +++ b/.github/workflows/tech-radar.yml @@ -30,7 +30,7 @@ jobs: id: deployment uses: dvega-flexion/tech-radar-generator@v0.1.1 with: - radar_name: My Tech Radar + radar_name: Tech Radar directory: ./ public_url: /radar # Since Github Pages is used, https://flexion.github.io is prepended to the URL publish_to_pages: 'true' \ No newline at end of file