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 7905ac6 commit 9c2fe0bCopy full SHA for 9c2fe0b
.github/workflows/makecode.yml
@@ -43,5 +43,5 @@ jobs:
43
- name: upload modified assets
44
uses: stefanzweifel/git-auto-commit-action@v4
45
with:
46
- file_pattern: "assets/* _includes/*"
+ file_pattern: "assets/*"
47
branch: main
0 commit comments