You've already forked AstralRinth
forked from didirus/AstralRinth
Fix contact path
This commit is contained in:
3
.github/workflows/labrinth-docker.yml
vendored
3
.github/workflows/labrinth-docker.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: Dockerfile
|
||||
context: ./apps/labrinth
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||
labels: ${{ steps.docker_meta.outputs.labels }}
|
||||
Reference in New Issue
Block a user