This commit is contained in:
Devedse 2024-05-30 22:50:55 +02:00
parent 99e155354b
commit 655be04718

View File

@ -53,7 +53,7 @@ jobs:
build: build:
name: Docker Build & Push name: Docker Build & Push
if: github.repository == 'devedse/homepage' if: github.repository == 'devedse/homepage'
runs-on: self-hosted runs-on: ubuntu-latest
needs: needs:
- pre-commit - pre-commit
permissions: permissions: