Skip to content

Commit 7a3cc6d

Browse files
committed
docs: update
1 parent 727fb69 commit 7a3cc6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ By pulling docker images, you can reduce the overall execution time of your work
197197

198198
### ⭐️ `GITHUB_TOKEN`
199199

200-
> ⚠️ **NOTES**: `GITHUB_TOKEN` works only on a private repository.
200+
> ⚠️ **NOTES**: `GITHUB_TOKEN` works only on a **private** repository.
201201
>
202202
> This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. GitHub team is investigating that. See [Issue #9]
203203

@@ -248,6 +248,7 @@ For example:
248248

249249
By default, your files are published to the repository which is running this action.
250250
If you want to publish to another repository on GitHub, set the environment variable `EXTERNAL_REPOSITORY` to `<username>/<external-repository>`.
251+
This option is available from `v2.5.0`.
251252

252253
For example:
253254

0 commit comments

Comments
 (0)