Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNek committed Dec 1, 2023
1 parent 87c8818 commit 07003a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
# specify here the path to your version file (e.g. package.json, pom.xml...)
##version-file: VERSION
vrsion-file: ${{ github.workspace }}/Blazor.QrCode/publish/Blazor.QrCode.dll
version-file: ${{ github.workspace }}/Blazor.QrCode/publish/Blazor.QrCode.dll
schema: major.minor.build
- name: test show version
run: |
Expand Down

0 comments on commit 07003a7

Please sign in to comment.