fix context

This commit is contained in:
hay-kot 2021-06-11 22:07:04 -08:00
parent b703dda70e
commit 5ff2053524

View File

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