Skip to content

Bump django from 4.2.6 to 4.2.7 #301

Bump django from 4.2.6 to 4.2.7

Bump django from 4.2.6 to 4.2.7 #301

Workflow file for this run

name: Github pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- name: Deploy
uses: peaceiris/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs