Skip to content

Commit

Permalink
gh-depoy
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmaatkamp committed Feb 24, 2023
1 parent e8be3bb commit c016a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
ghcr.io/${{ github.repository }}:latest
- name: gh-pages
run: docker-compose -f "docker-compose.yml" run mkdocs gh-deploy
run: docker-compose -f "docker-compose.yml" run gh-deploy

- name: Sync readme.md to docker hub
uses: ms-jpq/sync-dockerhub-readme@v1
Expand Down

0 comments on commit c016a07

Please sign in to comment.