fix build context

This commit is contained in:
hay-kot 2021-06-11 22:02:42 -08:00
parent e34079673c
commit b703dda70e

View File

@ -26,7 +26,7 @@ jobs:
with: with:
push: true push: true
tags: | tags: |
context: ./docs context: /docs
docker.pkg.github.com/${{ github.repository }}/dev-docs:latest docker.pkg.github.com/${{ github.repository }}/dev-docs:latest
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest