Skip to content

Commit f549e75

Browse files
committed
Update description of variable token
1 parent 58cbed2 commit f549e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ For Terraform environment with `local` type backend configuration, this action d
77

88
### Required
99

10-
- `token`: GitHub Token
1110
- `state_repo`: Repository containing Terraform state file
11+
- `token`: GitHub Token which has `read and write` permission for `state_repo`
1212
- `action`: Action to perform, 'download' or 'upload'
1313
- `sha`: 'SHA of the state file to be overwritten by upload action (required for upload)'
1414

0 commit comments

Comments
 (0)