Update handle media uploads

This commit is contained in:
hlohaus 2025-03-30 00:11:07 +01:00
parent 6c8387f045
commit c471c53671

View file

@ -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: