try explicitly setting build context

This commit is contained in:
James Ravenscroft 2023-04-13 08:22:35 +01:00
parent 9b91a5117d
commit 474ee0271b

View File

@ -41,6 +41,7 @@ jobs:
with:
push: true
tags: ghcr.io/ravenscroftj/turbopilot
context: ${{github.workspace}}
# - name: Publish Docker Image to GitHub Registry
# # You may pin to the exact commit or the version.