Skip to content

Commit

Permalink
test fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Dec 16, 2024
1 parent f4755fb commit 51ffa81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd-deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Detect Changed Files
uses: tj-actions/changed-files@v45
Expand Down
2 changes: 2 additions & 0 deletions docs/src/core/infrastructure/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ This guide assumes basic experience with SSH.
ssh hozer-51
# as opposed to [email protected]
```
fake change

0 comments on commit 51ffa81

Please sign in to comment.