Skip to content

Commit 448a1ed

Browse files
committed
fix: Update README to use correct repository URL for setup-licensor action
1 parent ee0d305 commit 448a1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Use `-c` to point at a different config path, `--ignore` to exclude globs, and `
7575
Downloads a licensor release and Temurin 21, then adds both to `PATH`.
7676

7777
```yaml
78-
- uses: nicebots/licensor/.github/actions/setup-licensor@<commit-hash>
78+
- uses: nicebots-xyz/licensor/.github/actions/setup-licensor@<commit-hash>
7979
with:
8080
version: v1.2.3
8181
```

0 commit comments

Comments
 (0)