Skip to content

Commit e6b36a8

Browse files
committed
Fixes yml syntax
1 parent 6d50792 commit e6b36a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252

5353
# Deploy the book's HTML to GitHub Pages
5454
- name: Deploy to GitHub Pages
55-
id: deployment
56-
uses: actions/deploy-pages@v2
55+
id: deployment
56+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)