Skip to content

Commit

Permalink
Merge pull request #28 from betagouv/fix-report.public-url
Browse files Browse the repository at this point in the history
fix: update report.public-url
  • Loading branch information
jdauphant authored Sep 27, 2021
2 parents ed0399e + e940c7b commit 04d1680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- id: dashlord-report
uses: SocialGouv/dashlord-actions/report@main
with:
public-url: /
public-url: https://dashlord.incubateur.net

# to save the generated report.json as artifact
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 04d1680

Please sign in to comment.