Update docker-publish.yml

This commit is contained in:
shamoon 2023-09-30 11:03:37 -07:00
parent 27542609af
commit 054e8d5bbc

View File

@ -46,6 +46,7 @@ jobs:
- 'tailwind.config.js'
- 'postcss.config.js'
build:
name: Docker Build & Push
needs: changes
if: needs.changes.outputs.src == 'true' && github.repository == 'benphelps/homepage'
runs-on: self-hosted