Skip to content

Commit

Permalink
List bucket objects
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshaughnessy committed Nov 1, 2023
1 parent 45ae23a commit 3ee34ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/upload-to-gcs-bucket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
echo "want to upload to gs://ocho-osai/store.json"
cat ./gcs/store.json
- name: List objects in bucket
run: gsutil ls gs://ocho-osai/

- name: Upload to GCS
uses: google-github-actions/upload-cloud-storage@v1
with:
Expand Down

0 comments on commit 3ee34ac

Please sign in to comment.