mirror of
https://github.com/alibaba/higress.git
synced 2026-04-20 11:37:27 +08:00
Update sync-skills-to-oss.yaml
This commit is contained in:
2
.github/workflows/sync-skills-to-oss.yaml
vendored
2
.github/workflows/sync-skills-to-oss.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user