Skip to content

Commit

Permalink
Update README.md (#356)
Browse files Browse the repository at this point in the history
Fixes
#353

Signed-off-by: Seth Vargo <seth@sethvargo.com>
  • Loading branch information
sethvargo authored Apr 11, 2024
1 parent 9da42fa commit 26a5b7c
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 @@ -52,7 +52,7 @@ jobs:
uses: 'google-github-actions/upload-cloud-storage@v2'
with:
path: '/path/to/file'
destination: 'bucket-name/file'
destination: 'bucket-name'

# Example of using the output
- id: 'uploaded-files'
Expand Down

0 comments on commit 26a5b7c

Please sign in to comment.