Skip to content

Commit cbf8992

Browse files
committed
Typo fix
1 parent e740d49 commit cbf8992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
repository: flowforge/forge-docker
7474
username: flowforge
7575
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
76-
readme-filepath: ${github.workspace}/docker-compose/README2.md
76+
readme-filepath: ${{ github.workspace }}/docker-compose/README2.md
7777

7878
- name: Push README flowfuse
7979
if: false

0 commit comments

Comments
 (0)