Skip to content

Commit

Permalink
ci: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Sep 18, 2024
1 parent 17581a3 commit 9dbc3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: 'google-github-actions/upload-cloud-storage@v2'
with:
parent: false
path: 'index2.html'
path: 'index.html'
destination: '${{ env.ELASTIC_CDN_BUCKET_NAME }}/test'
process_gcloudignore: false
headers: |-
Expand Down

0 comments on commit 9dbc3b0

Please sign in to comment.