We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e740d49 commit cbf8992Copy full SHA for cbf8992
1 file changed
.github/workflows/build-containers.yml
@@ -73,7 +73,7 @@ jobs:
73
repository: flowforge/forge-docker
74
username: flowforge
75
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
76
- readme-filepath: ${github.workspace}/docker-compose/README2.md
+ readme-filepath: ${{ github.workspace }}/docker-compose/README2.md
77
78
- name: Push README flowfuse
79
if: false
0 commit comments