Skip to content

Commit

Permalink
Merge pull request #119 from FlowFuse/knolleary-patch-1
Browse files Browse the repository at this point in the history
Use flowfuse token for updating readme
  • Loading branch information
hardillb authored Jan 18, 2024
2 parents e44f621 + 410848a commit 4e5df45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
uses: peter-evans/dockerhub-description@v3
with:
repository: flowfuse/forge-docker
username: flowforge
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
username: flowfuse
password: ${{ secrets.DOCKER_HUB_PASSWORD_FLOWFUSE }}
readme-filepath: docker-compose/README.md
- name: Resync Maintenance
if: ${{ endsWith(github.ref, '.0') }}
Expand Down

0 comments on commit 4e5df45

Please sign in to comment.