fix: only run docker publish on main repository

This commit is contained in:
Jacky Zhao 2022-11-23 08:34:19 -08:00
parent e374e3abd4
commit 66f3e249fe
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ env:
jobs:
build-and-push-image:
if: github.repository == 'jackyzha0/quartz'
runs-on: ubuntu-latest
permissions:
contents: read