We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be5c8c commit 5ff0629Copy full SHA for 5ff0629
1 file changed
.github/workflows/doc.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/upload-pages-artifact@v3
45
with:
46
path: "docs/_build/html"
47
- name: tsmp2_eclm_static_fiele_generator_docs
+ name: tsmp2_eclm_static_file_generator_docs
48
49
deploy:
50
if: github.event_name != 'pull_request'
@@ -64,4 +64,4 @@ jobs:
64
id: deployment
65
uses: actions/deploy-pages@v4
66
67
- artifact_name: tsmp2_eclm_static_fiele_generator_docs
+ artifact_name: tsmp2_eclm_static_file_generator_docs
0 commit comments