Update sync-skills-to-oss.yaml

This commit is contained in:
澄潭
2026-02-13 00:01:32 +08:00
committed by GitHub
parent c0761c4553
commit 927fb52309

View File

@@ -44,7 +44,7 @@ jobs:
- name: Sync Install Script to OSS
uses: go-choppy/ossutil-github-action@master
with:
ossArgs: 'cp install.sh oss://higress-ai/ai-gateway/install.sh'
ossArgs: 'cp -u install.sh oss://higress-ai/ai-gateway/install.sh'
accessKey: ${{ secrets.ACCESS_KEYID }}
accessSecret: ${{ secrets.ACCESS_KEYSECRET }}
endpoint: oss-cn-hongkong.aliyuncs.com