feat: name uploaded documentation artifact
All checks were successful
website / build (push) Successful in 33s

Added a specific name ('docs') to the uploaded documentation artifact in the GitHub Actions workflow. This change makes the artifact easily identifiable in the GitHub Actions UI, improving the accessibility and management of build artifacts for developers and maintainers.
This commit is contained in:
Kumi 2024-04-25 09:08:36 +02:00
parent cb84abacac
commit 25a81c0a9d
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -35,5 +35,6 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: docs
path: docs