XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/gpt4free

Update build-packages.yml

537dd8a5
hlohaus <983577+hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -1
Modified .github/workflows/build-packages.yml +2 -1
@@ -369,7 +369,8 @@ jobs:
369 369 runs-on: ubuntu-latest
370 370 needs: [prepare, build-pypi, build-windows-exe, build-linux-exe, build-macos-exe, build-debian, create-winget-manifest]
371 371 if: needs.prepare.outputs.is_release == 'true'
372 permissions: write-all
372 permissions:
373 contents: write
373 374 steps:
374 375 - uses: actions/checkout@v4
375 376 - name: Download all artifacts