diff --git a/.github/workflows/updateWebsite.yml b/.github/workflows/updateWebsite.yml index 54d50ec..6c9d414 100644 --- a/.github/workflows/updateWebsite.yml +++ b/.github/workflows/updateWebsite.yml @@ -14,4 +14,4 @@ jobs: with: token: ${{ secrets.TOKN }} repository: hyprwm/hyprland-wiki-backend - event-type: sync-shared-submodule \ No newline at end of file + event-type: sync-shared-submodules \ No newline at end of file