We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e5295 commit 0829e86Copy full SHA for 0829e86
1 file changed
.github/workflows/release-build.yml
@@ -34,5 +34,5 @@ jobs:
34
uses: stefanzweifel/git-auto-commit-action@v4
35
with:
36
commit_message: "build: add distribution files"
37
- file_pattern: "dist/*"
+ # file_pattern: "dist/*"
38
add_options: "--force"
0 commit comments