Skip to content

Commit

Permalink
💚 Fixes Javadoc in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
romainwallon committed Sep 14, 2023
1 parent 4f2bb94 commit 18728b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/publish-javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ jobs:
javadoc-branch: javadoc
java-version: 17
project: gradle
env:
GITHUB_ACTOR: ${{ vars.GITHUB_ACTOR }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This tool may be useful for both solver developers and end-users, as it can
be used either for debugging purposes and for finding the most appropriate
configuration for solving a particular problems.

![Logo of RCL.](./figures/logo-rcl.svg)
![Logo of RCL.](./figures/logo-rcl.png)

## Building RCL from source

Expand Down

0 comments on commit 18728b6

Please sign in to comment.