Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 894bd1e

Browse files
committed
Fix syntax error.
1 parent c1ac881 commit 894bd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
reveal-md --static _static
2525
2626
- name: Deploy slides
27-
uses: peaceiris@actions-gh-pages@v3
27+
uses: peaceiris/actions-gh-pages@v3
2828
with:
2929
personal_token: ${{ secrets.GHPAGES_TOKEN }}
3030
publish_dir: ./_static/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /