onevcat 5 年 前
コミット
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: