From 05fb0f494abb391f2ddd21fadc80f08450062715 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:08:08 +0200 Subject: [PATCH] update github actions --- .github/workflows/update-hyprland-keybindings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-hyprland-keybindings.yml b/.github/workflows/update-hyprland-keybindings.yml index 4e3faf6..62c56d8 100644 --- a/.github/workflows/update-hyprland-keybindings.yml +++ b/.github/workflows/update-hyprland-keybindings.yml @@ -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 .