Skip to content

Commit

Permalink
fix pages publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dbradf committed May 24, 2022
1 parent 2e7374b commit 7dfc979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,5 @@ jobs:
wget -q https://github.com/dbradf/gh-pages-publish/releases/download/0.2.0/gh-pages-publish-linux
chmod +x gh-pages-publish-linux
git remote set-url --push origin https://evergreen-ci:[email protected]/dbradf/mdb-code-insights
git fetch origin gh-pages
./gh-pages-publish-linux --docs-dir docs/public --verbose

0 comments on commit 7dfc979

Please sign in to comment.