Skip to content

Commit 8998d92

Browse files
committed
fixed a typo
1 parent b407a3e commit 8998d92

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ jobs:
6767
uses: docker/build-push-action@v4
6868
continue-on-error: true
6969
with:
70-
context: ./frankkenphp/
70+
context: ./frankenphp/
7171
push: true
7272
tags: |
73-
insready/drupal-dev:frankkenphp
73+
insready/drupal-dev:frankenphp
7474
-
7575
name: Build and push - ContentaCMS
7676
id: docker_build_contenta

0 commit comments

Comments
 (0)