Skip to content

Updated RLBot v5 overview for pre-release and fix grammar #16

Updated RLBot v5 overview for pre-release and fix grammar

Updated RLBot v5 overview for pre-release and fix grammar #16

Workflow file for this run

name: Deploy
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Deploy
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REQUIREMENTS: requirements.txt