Skip to content

Commit 0d56902

Browse files
authored
Merge pull request #56 from gptscript-ai/fix-path
2 parents 05bbc34 + e78ac42 commit 0d56902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: stefanzweifel/git-auto-commit-action@v5
2323
with:
2424
commit_message: Automated GPTScript Version Update
25-
file_pattern: 'package*.json src/install-binary.js'
25+
file_pattern: 'package*.json scripts/install-binary.js'
2626
tag-release:
2727
needs: update-gptscript-dep
2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)