chore: disable docker publish on forks

This commit is contained in:
Bronya-Rand 2024-04-28 03:55:49 +01:00
parent eb0a116cc7
commit d7a7af756a

View File

@ -21,6 +21,7 @@ env:
jobs: jobs:
build: build:
if: github.repository == 'SillyTavern/SillyTavern'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: