Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lina-kim committed May 29, 2024
1 parent c085597 commit a4c00bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
publish_dir: docs/_site
- name: Override page_url
id: change-page-url
run: echo "new_page_url"=${{ steps.deployment.outpus.page_url }}docs/" >> $GITHUB_OUTPUT
run: echo "new_page_url=${{ steps.deployment.outpus.page_url }}docs/" >> $GITHUB_OUTPUT

0 comments on commit a4c00bb

Please sign in to comment.