diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c00537c1..c69b499e 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -332,7 +332,7 @@ jobs: with: name: ${{ env.PROJECT_NAME }} template: ${{ matrix.crates }} - other: '-d description=''Example\ credential\ registry'' -d template_type=full' + other: '-d description=''Example credential registry'' -d template_type=full' - name: Install toolchain uses: actions-rs/toolchain@v1