Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwyler authored May 24, 2023
1 parent db81732 commit 4919fa0
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 @@ -11,7 +11,7 @@ This action helps by easily syncing a Github repository with a Google Cloud Stor
- A service account with access to the bucket
- The service account key _(json format)_

_\*If you want to sync to an existing bucket, make sure that your repository includes the whole content of it, otherwise you could lose data!_
_\*If you want to sync to an existing bucket, make sure that your repository includes the whole content of it, otherwise you will lose data!_

## Inputs
- `secrets` Your Google service account credentials as json. _**(Required)**_
Expand Down

0 comments on commit 4919fa0

Please sign in to comment.