Skip to content

Commit

Permalink
switch to gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
henrycatalinismith committed Feb 14, 2024
1 parent 5d293ed commit 74995b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
exclude_assets: ".github,.gitignore,.npmrc,Assets.xcassets,Info.plist,Launch Screen.storyboard,Preview Assets.xcassets,Tailbone.xcodeproj,TailboneApp.swift,_headers,manifest.webmanifest,media,netlify.toml,node_modules,package.json,readme.md,yarn.lock"
force_orphan: true
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: www
publish_branch: gh-pages
publish_dir: ./_site

0 comments on commit 74995b3

Please sign in to comment.