mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -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:
|
||||
build:
|
||||
name: Build distribution 📦
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
if: github.repository == 'xtekky/gpt4free' && startsWith(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue