We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac6374 commit 81922beCopy full SHA for 81922be
README.md
@@ -5,6 +5,8 @@ This action allows you to deploy your Blazor WASM app to GitHub Pages.
5
Restore, build, and publish the project, modify index.html to fit the repository, and create a .nojekyll file.
6
7
## How to use
8
+First, set Repository Settings - Pages - Source to GitHub Actions.
9
+
10
This action has two inputs and no output.
11
12
`project-path`: Path of project (.csproj). Default is (repo name)/(repo name).csproj.
0 commit comments