mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
@@ -15,8 +15,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Run a script
|
||||
run: |
|
||||
chmod +x ./docs/scripts/keybindings_to_markdown.sh
|
||||
./docs/scripts/keybindings_to_markdown.sh
|
||||
chmod +x ./.github/scripts/keybindings_to_markdown.sh
|
||||
./docs/.github/keybindings_to_markdown.sh
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user