We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a87443 commit 0149ae0Copy full SHA for 0149ae0
1 file changed
deploy.sh
@@ -4,7 +4,4 @@ rm -rf docs
4
mkdir docs
5
cp -r bin/Release/net10.0/publish/wwwroot/* docs/
6
touch docs/.nojekyll
7
-git add docs
8
-git commit -m "Update GitHub Pages build"
9
-git push
10
-echo "Deployment to GitHub Pages completed."
+git add docs
0 commit comments