We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c289060 commit ac5db87Copy full SHA for ac5db87
.github/workflows/build.yaml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
git config --local user.email "github-actions[bot]@users.noreply.github.com"
34
git config --local user.name "github-actions[bot]"
35
- git add static/ en/
+ git add static/ en/ index.html
36
git commit -m "Automated update"
37
- name: Push changes
38
uses: ad-m/[email protected]
0 commit comments