-name:Installdependencies run:sudonpminstallhexo-cli-g&&npminstall&&hexoclean&&hexos -name:BuildandDeploy uses:JamesIves/[email protected] with: GITHUB_TOKEN:${{secrets.ACCESS_TOKEN}} BRANCH:gh-pages# The branch the action should deploy to. FOLDER:public# The folder the action should deploy. CLEAN:true# Automatically remove deleted files from the deploy branch