···7474 uses: peaceiris/actions-gh-pages@v3
7575 with:
7676 github_token: ${{ secrets.GITHUB_TOKEN }}
7777- publish_branch: archivetrim
7877 publish_dir: ./_site
7978 # if the repo you are deploying to is <username>.github.io, uncomment the line below.
8079 # if you are including the line below, make sure your source files are NOT in the master branch: