Skip to content

Commit

Permalink
Copypaste error
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferStrube committed Sep 24, 2023
1 parent 48ed531 commit 6ea662f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# Generate the website
- name: Publish
run: dotnet publish samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/KristofferStrube.Blazor.WebAudio.WebAuthentication.csproj --configuration Release --output build
run: dotnet publish samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/KristofferStrube.Blazor.WebAuthentication.WasmExample.csproj --configuration Release --output build

# Publish the website
- name: GitHub Pages action
Expand Down

0 comments on commit 6ea662f

Please sign in to comment.