Skip to content

Bump autoindex to v16 #8

Bump autoindex to v16

Bump autoindex to v16 #8

Workflow file for this run

on:
push:
branches:
- main
workflow_dispatch:
jobs:
main:
runs-on: ubuntu-latest
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v4
- uses: lagstiftning/autoindex@v16
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
law: ${{ github.event.repository.name }}