Switching GitHub Pages deployment from Classic to Actions-based deployment

GitHub has introduced another method to deploy your GitHub Pages website from the classic method to the modern deployment method from your GitHub Actions workflow. This avoids having to select a de…

Aptivi