Skip to content

Commit c41ddf9

Browse files
fixed typo
1 parent 75e228b commit c41ddf9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,4 @@ jobs:
3939
with:
4040
github_token: ${{ secrets.GITHUB_TOKEN }}
4141
publish_dir: docs/workshop/site
42-
# optionally set the branch to deploy to:
43-
# publish_branch: gh-pages
42+

0 commit comments

Comments
 (0)