Skip to content

Commit

Permalink
update google-github-actions/upload-cloud-storage, too
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyroman authored Sep 6, 2024
1 parent 41446a3 commit 4401cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
fi
echo "PULL_NUMBER=$pull_number" >> $GITHUB_ENV
- name: Upload to Google Cloud Storage
uses: google-github-actions/upload-cloud-storage@v0
uses: google-github-actions/upload-cloud-storage@v2
with:
path: upload-compressed
glob: "**/*.html"
Expand Down

0 comments on commit 4401cfc

Please sign in to comment.