Skip to content

[Chore] upgrade nvim-oxi to v0.5.1 (#131) #31

[Chore] upgrade nvim-oxi to v0.5.1 (#131)

[Chore] upgrade nvim-oxi to v0.5.1 (#131) #31

name: Auto Generate Contributor List
on:
push:
branches:
main
permissions:
contents: write
jobs:
generate-contributor-list:
name: Auto generate contributor list
runs-on: ubuntu-latest
steps:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
svgPath: CONTRIBUTORS.svg