Skip to content

Commit

Permalink
fix: remove readme copying
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 3, 2024
1 parent 236f6ba commit cdf05dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
run: |
mkdir -p /tmp/temp-docs
cp -r docs/ /tmp/temp-docs/
cp readme.md /tmp/temp-readme/
- name: Checkout docs branch
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cdf05dd

Please sign in to comment.