remove spaces
This commit is contained in:
2
.github/workflows/docker-pr.yaml
vendored
2
.github/workflows/docker-pr.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run_id: ${{ github.event.workflow_run.id }}
|
run_id: ${{ github.event.workflow_run.id }}
|
||||||
name: build
|
name: build
|
||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
- name: Log in to container registry
|
- name: Log in to container registry
|
||||||
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
|
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user