Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e1bf4a

Browse files
committed
Update docs.yml
1 parent a44baaf commit 8e1bf4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ jobs:
5454
url: ${{ steps.deployment.outputs.page_url }}
5555

5656
steps:
57-
- name: Deploy to GitHub Pages
57+
- id: deployment
58+
name: Deploy to GitHub Pages
5859
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)