You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ file.
18
18
19
19
## Fine Grained Token Requirements
20
20
21
-
To run the action within your Github CI/CD pipeline you will need to create a
21
+
To run the action within your GitHub CI/CD pipeline you will need to create a
22
22
fine-grained token with the following permissions:
23
23
24
24
### Organization Permissions
@@ -27,23 +27,23 @@ fine-grained token with the following permissions:
27
27
28
28
### Additional Information
29
29
30
-
-[Github API for custom property for an organization](https://docs.github.com/en/rest/orgs/custom-properties?apiVersion=2022-11-28#create-or-update-a-custom-property-for-an-organization)
30
+
-[GitHub API for custom property for an organization](https://docs.github.com/en/rest/orgs/custom-properties?apiVersion=2022-11-28#create-or-update-a-custom-property-for-an-organization)
31
31
-[Fine-grained personal access tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token)
32
32
- The owner of the fine-grained token must have full administrative rights to the organization.
0 commit comments