mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-08 07:15:14 -04:00
fix context
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user