Skip to content

Commit c96f76b

Browse files
authored
Update README.md
1 parent b65308d commit c96f76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Follow the steps;
1818
- Create a personal access token [here](https://github.com/settings/tokens) and set the `repo` permission.
1919
- Add the access token created in previous step to the repository (that uses this action) as a secret with name `API_TOKEN_GITHUB`.
2020
- Create the YML file for the action under `.github/workflows`. You can use the sample given below. Please update `YOUR_GITHUB_USERNAME` and `EMAIL_USED_ON_GITHUB` values.
21+
- Please do not forget to add checkout step before GADPP step in your pipeline.
2122

2223
## Example YML File To Create A Workflow With This Action
2324

0 commit comments

Comments
 (0)