Skip to content

Commit

Permalink
Update description of variable token
Browse files Browse the repository at this point in the history
  • Loading branch information
Rindrics committed May 22, 2024
1 parent 58cbed2 commit f549e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ For Terraform environment with `local` type backend configuration, this action d

### Required

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

Expand Down

0 comments on commit f549e75

Please sign in to comment.