The bmannconsulting.com website

revert

Changed files
-1
.github
workflows
-1
.github/workflows/jekyll-build.yml
···
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
-
publish_branch: archivetrim
publish_dir: ./_site
# if the repo you are deploying to is <username>.github.io, uncomment the line below.
# if you are including the line below, make sure your source files are NOT in the master branch: