mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update handle media uploads
This commit is contained in:
parent
6c8387f045
commit
c471c53671
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish-to-pypi.yml
vendored
1
.github/workflows/publish-to-pypi.yml
vendored
|
|
@ -8,7 +8,6 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build distribution 📦
|
name: Build distribution 📦
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
if: github.repository == 'xtekky/gpt4free' && startsWith(github.ref, 'refs/tags/')
|
if: github.repository == 'xtekky/gpt4free' && startsWith(github.ref, 'refs/tags/')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue