Skip to content

Commit d12ce2e

Browse files
Merge pull request #5 from Nokia-Bell-Labs/correct-docs-yml
corrected docs yml
2 parents 71d22d8 + 31e0e9f commit d12ce2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ jobs:
4343

4444
- name: Deploy to GitHub Pages
4545
if: github.ref == 'refs/heads/main'
46-
uses: actions/deploy-pages@v4
47-
46+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)