Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru authored Jul 12, 2023
1 parent f384555 commit b73474f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,3 @@ jobs:
tags: ${{ env.IMAGE_NAME }}:${{ env.LATEST_TAG }}
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Sync
uses: ms-jpq/sync-dockerhub-readme@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: bigdatainbiomedicine/needl
readme: "./README.md"

0 comments on commit b73474f

Please sign in to comment.