From 92aaead93261ffd4055968e9859ce40f02e0b3a0 Mon Sep 17 00:00:00 2001 From: Kiarash Vosough <45785128+kiarashvosough1999@users.noreply.github.com> Date: Thu, 22 Sep 2022 15:08:35 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6089c1..3412226 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ jobs: uses: kiarashvosough1999/docC-github-pages-deploy@v1.0.0 ``` -> Make Sure give access to `pages`, `contents` and `d-token`, or the action will fail to push the site into Github-Pages. +> Make Sure give access to `pages`, `contents` and `id-token`, or the action will fail to push the site into Github-Pages. > Make sure to specify the `name` and `url` on the environment like the example, or the job will fail.