This is an automated email from the ASF dual-hosted git repository. jeffreyh pushed a commit to branch jeffreys-cat-patch-3 in repository https://gitbox.apache.org/repos/asf/doris-website.git
commit bba0a2c8e99f2625d4520ee044def2bece4535c6 Author: Jeffrey <[email protected]> AuthorDate: Tue Jan 7 20:48:06 2025 +0800 Update manual-deploy-website.yml --- .github/workflows/manual-deploy-website.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/manual-deploy-website.yml b/.github/workflows/manual-deploy-website.yml index 3963103e51b..3a1812c6b14 100644 --- a/.github/workflows/manual-deploy-website.yml +++ b/.github/workflows/manual-deploy-website.yml @@ -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' }} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
