Skip to content

Bump django from 5.1.5 to 5.1.6 #370

Bump django from 5.1.5 to 5.1.6

Bump django from 5.1.5 to 5.1.6 #370

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