Skip to content

Commit ba0269d

Browse files
Update README.md
1 parent 4c6abdd commit ba0269d

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
@@ -48,7 +48,7 @@ method_used:
4848
4949
### Option 1: Direct Push
5050
51-
This approach tries to push directly to the branch using a Personal Access Token, but falls back to creating a pull request if the direct push fails. When users need to edit code.json, they should create a PR which will automatically validate their changes.
51+
This approach tries to push directly to the branch using a Personal Access Token, but falls back to creating a pull request if the direct push fails. When users need to edit code.json, they should create a PR which will automatically validate their changes. Refer to this [section] of the README(https://github.com/DSACMS/automated-codejson-generator?tab=readme-ov-file#setting-up-personal-access-token-pat) for a guide to create the needed Personal Access Token.
5252
5353
```yaml
5454
name: Update Code.json

0 commit comments

Comments
 (0)