Skip to content

Commit

Permalink
ci: Update deploy.yml (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Aug 6, 2023
1 parent 2af8cc0 commit cfee035
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 @@ -66,7 +66,7 @@ jobs:
with:
ref: ${{ env.BRANCH }}

- run: mkdir _site && cp README.md _site/index.html
- run: mkdir _site && cp test _site/index.html

- id: publish
# This workflow does NOT work with v1.5.0
Expand Down

0 comments on commit cfee035

Please sign in to comment.