Skip to content

Commit 8383702

Browse files
committed
Fix typo in github-pages workflow filename
https://phabricator.endlessm.com/T35699
1 parent 3dce3a1 commit 8383702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/.github/** export-ignore
77
/.github/workflows !export-ignore
88
/.github/workflows/** export-ignore
9-
/.github/workflows/githuh-pages.yml !export-ignore
9+
/.github/workflows/github-pages.yml !export-ignore
1010
/asset-template.json.hb export-ignore
1111

1212
# Substitute project version when publishing

0 commit comments

Comments
 (0)