Skip to content

Commit 0ad0620

Browse files
authored
Update advanced-usage.md
1 parent 24301fe commit 0ad0620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/advanced-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,4 +248,4 @@ steps:
248248
- run: npm rebuild && npm run prepare --if-present
249249
```
250250
251-
NOTE: As per https://github.com/actions/setup-node/issues/49 you cannot use `secrets.GITHUB_TOKEN` to access private GitHub Packages within the same organisation.
251+
NOTE: As per https://github.com/actions/setup-node/issues/49 you cannot use `secrets.GITHUB_TOKEN` to access private GitHub Packages within the same organisation but in a different repository.

0 commit comments

Comments
 (0)