Skip to content

Commit e02b1ee

Browse files
Update deploy-docs.yml
1 parent b606644 commit e02b1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: npm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
52+
id: deployment
5253
with:
5354
path: docs/.vitepress/dist
5455

0 commit comments

Comments
 (0)