OSDN Git Service

[fix] : シングルクォートしてみる
[alterlinux/hayao.fascode.net.git] / .github / workflows / hugo.yaml
index 00c8f01..e03ef18 100644 (file)
@@ -48,7 +48,7 @@ jobs:
   # このjobはhayao0819/hayao0819.github.ioにリポジトリをミラーします
   mirror-repo:
     runs-on: ubuntu-latest
-    if: github.repository == "hayao0819/hayao.fascode.net"
+    if: github.repository == 'hayao0819/hayao.fascode.net'
     steps:
       - name: Checkout
         uses: actions/checkout@v2