Only publish container for gbdev

This commit is contained in:
Rangi42
2024-09-21 10:06:23 -04:00
parent 91580043e0
commit 5d3e96662e

View File

@@ -6,6 +6,7 @@ on:
jobs:
publish-docker-image:
if: github.repository_owner == 'gbdev'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4