Skip to content

Commit

Permalink
Fix typo in template var
Browse files Browse the repository at this point in the history
  • Loading branch information
annenkov committed Aug 31, 2023
1 parent d800085 commit 52ec691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ jobs:
with:
name: ${{ env.PROJECT_NAME }}
template: ${{ matrix.crates }}
other: "-d description=Example-credential-registry -d template-type=default"
other: "-d description=Example-credential-registry -d template_type=default"

- name: Install toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 52ec691

Please sign in to comment.