Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
fix(readme) update doc for Maven Options
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk committed Nov 16, 2022
1 parent d4d6008 commit 6644311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ build tool can authenticate with a `PAT`. Use the `with.github_token` field to a

Useful when your project depends on a custom maven settings file or use dependencies from a private repository.

Actor need to set `with.github_token` with access to the private repository.
If project depends on dependencies from a private repository, actor need to set GitHub [private token](#access-private-repositories) with proper access right.

```yaml
- name: Generate provenance, sign and upload image
Expand Down

0 comments on commit 6644311

Please sign in to comment.