diff --git a/.github/workflows/regenerate.yml b/.github/workflows/regenerate.yml index 989bcf2..668c7b5 100644 --- a/.github/workflows/regenerate.yml +++ b/.github/workflows/regenerate.yml @@ -17,7 +17,7 @@ jobs: ncc build index.js - name: Git Auto Commit - uses: stefanzweifel/git-auto-commit-action@be7095c202abcf573b09f20541e0ee2f6a3a9d9b + uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d with: file_pattern: dist/index.js commit_message: Regenerate dist/index.js