We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bb74e commit 24f779dCopy full SHA for 24f779d
.github/workflows/generate_html.yml
@@ -42,4 +42,4 @@ jobs:
42
uses: EndBug/add-and-commit@v5
43
with:
44
message: "Add newly generated html files by GitHub Actions."
45
- add: "index.html getting-started.html ide-extensions/index.html --force"
+ add: "index.html getting-started.html ide-extensions.html --force"
0 commit comments