mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
added artifact name
This commit is contained in:
parent
349cf5ae10
commit
9b40b7c080
1
.github/workflows/deploy_docs.yml
vendored
1
.github/workflows/deploy_docs.yml
vendored
@ -48,4 +48,5 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
artifact_name: sphinx_html_docs
|
||||
uses: actions/deploy-pages@v4 # or specific "vX.X.X" version tag for this action
|
||||
Loading…
x
Reference in New Issue
Block a user