Skip to content

Commit

Permalink
fix: add missing md file (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard authored Dec 18, 2023
1 parent 6559c85 commit 58f46db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
cp -r dist ./deploy
cp -r assets ./deploy
cp index.html ./deploy
cp validator-flow.md ./deploy
- name: Restore releases
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 58f46db

Please sign in to comment.