Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya2007 committed Jun 9, 2023
1 parent bc58db4 commit 9455544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -64,7 +64,7 @@ jobs:
# *.zip
- name: 生成对应下载页源码并上传
run: "${{ secrets.BUILD_PAGE }}"
env: //环境
env:
AK: ${{ secrets.AK }}
SK: ${{ secrets.SK }}
- name: 下载发布站点代码
Expand Down

0 comments on commit 9455544

Please sign in to comment.