We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f4bef commit 9ecd8beCopy full SHA for 9ecd8be
.github/workflows/sync-oss.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# Sync Repo contents to Aliyun OSS
35
- name: Upload files to OSS
36
- uses: fangbinwei/aliyun-oss-website-action@v1.3.0
+ uses: fangbinwei/aliyun-oss-website-action@v1.4.0
37
with:
38
accessKeyId: ${{ secrets.FLUTTER_FILES_ACCESS_KEY_ID }}
39
accessKeySecret: ${{ secrets.FLUTTER_FILES_ACCESS_KEY_SECRET }}
0 commit comments