onevcat 5 лет назад
Родитель
Сommit
8534821287
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/documentation.yaml

+ 1 - 1
.github/workflows/documentation.yaml

@@ -6,7 +6,7 @@ on:
     branches:
       - master
     paths:
-      - .github/workflows/documentation.yml
+      - .github/workflows/documentation.yaml
       - Sources/**.swift
 
 jobs: