Skip to content

Commit

Permalink
No need to build the Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
yarons authored Sep 21, 2023
1 parent 75fee38 commit ca75ac3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- name: Render MkDocs+PlantUML 🐳📖
run: |
docker build -t your-custom-action:latest .
docker run -it --rm -v ${{ github.workspace }}:/docs -u $UID:$GID ghcr.io/maagan-michael/mkdocs-plantuml build
- name: Deploy to GitHub Pages 📚
Expand Down

0 comments on commit ca75ac3

Please sign in to comment.