mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update build-packages.yml
This commit is contained in:
parent
59d638de7b
commit
537dd8a572
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build-packages.yml
vendored
3
.github/workflows/build-packages.yml
vendored
|
|
@ -369,7 +369,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: [prepare, build-pypi, build-windows-exe, build-linux-exe, build-macos-exe, build-debian, create-winget-manifest]
|
||||
if: needs.prepare.outputs.is_release == 'true'
|
||||
permissions: write-all
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Download all artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue