We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4759068 commit 70b5cb0Copy full SHA for 70b5cb0
1 file changed
.github/workflows/texml.yml
@@ -28,7 +28,7 @@ jobs:
28
# Commit
29
git config user.name "github-actions[bot]"
30
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
31
- git add main.pdf main.* ./Images texml-svg-*
+ git add .
32
git commit -m "chore: main xml&pdf&html regenerated"
33
git push
34
env:
0 commit comments