rm README.md

This commit is contained in:
marshmallow 2023-06-25 17:10:01 +10:00
parent f8ec2ce08b
commit 9129c7ac51
No known key found for this signature in database
GPG key ID: 767B8880F5AAEB9C
2 changed files with 3 additions and 119 deletions

View file

@ -24,6 +24,9 @@ jobs:
version: "NVIM v0.9.0"
toc: true
treesitter: true
- name: rm readme
run: |
rm README.md
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Auto generate docs"