Skip to content

Commit 5ff0629

Browse files
authored
typo fix (#66)
1 parent 7be5c8c commit 5ff0629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/upload-pages-artifact@v3
4545
with:
4646
path: "docs/_build/html"
47-
name: tsmp2_eclm_static_fiele_generator_docs
47+
name: tsmp2_eclm_static_file_generator_docs
4848

4949
deploy:
5050
if: github.event_name != 'pull_request'
@@ -64,4 +64,4 @@ jobs:
6464
id: deployment
6565
uses: actions/deploy-pages@v4
6666
with:
67-
artifact_name: tsmp2_eclm_static_fiele_generator_docs
67+
artifact_name: tsmp2_eclm_static_file_generator_docs

0 commit comments

Comments
 (0)