Skip to content

Commit

Permalink
Update .github/workflows/docs-release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
  • Loading branch information
RebeccaStevens and JoshuaKGoldberg committed Dec 23, 2023
1 parent d575a5d commit 332582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- uses: ./.github/actions/prepare

- name: Craete a pages artifact
- name: Create a pages artifact
uses: actions/upload-pages-artifact@v2
with:
path: ./docs/generated
Expand Down

0 comments on commit 332582f

Please sign in to comment.