Skip to content

Commit

Permalink
set search-index.json catch-control max-age to zero (apache#1729)
Browse files Browse the repository at this point in the history
set search-index.json catch-control max-age to zero


![image](https://github.com/user-attachments/assets/02f7e5d2-c0ee-4ef9-be53-14e7d8bf77f7)
  • Loading branch information
jeffreys-cat authored Jan 8, 2025
1 parent 52bc124 commit b455923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
endpoint: ${{ secrets.ALIYUN_OSS_ENDPOINT }}
folder: build
onlyUpload: true
otherCacheControl: 0

- name: Deploy Website
if: ${{ github.event.inputs.branch == 'master' }}
Expand Down

0 comments on commit b455923

Please sign in to comment.