Skip to content

Bump autoindex to v48 #38

Bump autoindex to v48

Bump autoindex to v48 #38

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: kollektivavtal/autoindex@v48
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
year: ${{ github.event.repository.name }}