update github actions
This commit is contained in:
parent
f760d9b564
commit
05fb0f494a
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Run a script
|
||||
run: |
|
||||
chmod +x ./.github/scripts/keybindings_to_markdown.sh
|
||||
./docs/.github/keybindings_to_markdown.sh
|
||||
./.github/scripts/keybindings_to_markdown.sh
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git add .
|
||||
|
Loading…
Reference in New Issue
Block a user