Skip to content

Commit 0011bd7

Browse files
committed
chore: add deployment ID to GitHub Actions workflow
- Added an ID for the deployment step in the docs.yml workflow to improve tracking and management of deployment actions.
1 parent b46c3b8 commit 0011bd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
with:
2727
path: site
2828
- uses: actions/deploy-pages@v4
29+
id: deployment

0 commit comments

Comments
 (0)