Skip to content

Commit

Permalink
Update ghp /root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Mar 25, 2024
1 parent 5e96761 commit 1fcbb88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/step-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: ./dist/webapp
folder: ./dist/webapp/browser
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webapp",
"version": "0.1.1-SNAPSHOT",
"version": "0.1.0-SNAPSHOT",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 1fcbb88

Please sign in to comment.