Skip to content

Commit

Permalink
More clean u[
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Nov 1, 2024
1 parent bfcc9b8 commit 4e1482c
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 380 deletions.
1 change: 0 additions & 1 deletion .github/workflows/preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # 4.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: ./site/dist
target-folder: ${{ github.sha }}

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # 4.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: ./site/dist
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"eslint-config-seek": "^13.0.0",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"gh-pages": "^4.0.0",
"ignore-sync": "^7.0.0",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.0.0",
Expand All @@ -80,7 +79,6 @@
"prettier": "^2.8.8",
"renovate-config-seek": "0.4.0",
"skott": "^0.32.1",
"surge": "^0.23.1",
"tsx": "^4.7.0",
"typescript": "~5.5.4"
},
Expand Down
Loading

0 comments on commit 4e1482c

Please sign in to comment.