name: 'Deploy to GitHub Pages' description: 'This action will handle the building and deploying process of your project to GitHub Pages.' author: 'James Ives ' runs: using: 'docker' image: 'Dockerfile' branding: icon: 'git-commit' color: 'orange'