Skip to content

Commit

Permalink
added docker publish workflow 5/x
Browse files Browse the repository at this point in the history
  • Loading branch information
natural committed Nov 15, 2023
1 parent de22c70 commit e10db83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: vements/substitute-server
readme-filepath: ./readme.metadata
readme-filepath: ./readme.md
short-description: ${{ github.event.repository.description }}
enable-url-completion: true

0 comments on commit e10db83

Please sign in to comment.