Skip to content

Commit 6923ea5

Browse files
committed
Fix comment typo in deploy.yml
1 parent 304546b commit 6923ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Generate HTML lists
4545
run: make lists
4646

47-
# Make the HTML pages available the the deploy job below.
47+
# Make the HTML pages available to the deploy job below.
4848
- name: Upload artifacts
4949
uses: actions/upload-pages-artifact@v3
5050
with:

0 commit comments

Comments
 (0)