Skip to content

Commit

Permalink
adapted folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragamuffin85 committed Dec 19, 2024
1 parent 1d96030 commit 35eb277
Show file tree
Hide file tree
Showing 41 changed files with 16 additions and 9 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
deploy:
name: Deploy Documentation to GitHub Pages
runs-on: ubuntu-latest
defaults:
run:
shell: bash
working-directory: ./ThatsMe
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -24,8 +28,10 @@ jobs:
cache: yarn

- name: Install dependencies
working-directory: ./ThatsMe
run: yarn install --frozen-lockfile
- name: Build website
working-directory: ./ThatsMe
run: yarn build

# - name: Set domain name
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
19 changes: 10 additions & 9 deletions package-lock.json → ThatsMe/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 35eb277

Please sign in to comment.