Skip to content

Commit

Permalink
Update raw link to chain-status-info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mareknovotny authored Sep 28, 2024
1 parent 6364043 commit 131ff2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_status_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Generate status page
uses: kiegroup/chain-status/.ci/actions/generate-app@main
with:
info-md-url: "https://raw.githubusercontent.com/kiegroup/optaplanner/main/.ci/chain-status-info.md"
info-md-url: "https://raw.githubusercontent.com/kiegroup/optaplanner/refs/heads/main/.ci/chain-status-info.md"
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 131ff2a

Please sign in to comment.