pages: stage: deploy script: - echo "Deploying GitLab Pages..." artifacts: paths: - docs/ only: - main # Change to your default branch if necessary