Skip to content

Commit

Permalink
ci: sync README to dockerhub (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
queensferryme committed Sep 4, 2021
1 parent 486a480 commit b3bf93d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,9 @@ jobs:
name: rsserpent
token: ${{ secrets.PAT_TOKEN }}
untagged-keep-latest: 0
- uses: ms-jpq/sync-dockerhub-readme@v1
with:
username: queensferry
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: queensferry/rsserpent
readme: "./README.md"

0 comments on commit b3bf93d

Please sign in to comment.