diff --git a/.github/workflows/pack.yaml b/.github/workflows/pack.yaml index d4baa0e..68b77c2 100644 --- a/.github/workflows/pack.yaml +++ b/.github/workflows/pack.yaml @@ -83,7 +83,7 @@ jobs: directory: ./Source badge: ./output/badge.svg ignore: 'node_modules/|README' - pattern: "*.cs" + patterns: "*.cs" - name: Print the output run: |