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.
2 parents 05bbc34 + e78ac42 commit 0d56902Copy full SHA for 0d56902
.github/workflows/dispatch.yaml
@@ -22,7 +22,7 @@ jobs:
22
- uses: stefanzweifel/git-auto-commit-action@v5
23
with:
24
commit_message: Automated GPTScript Version Update
25
- file_pattern: 'package*.json src/install-binary.js'
+ file_pattern: 'package*.json scripts/install-binary.js'
26
tag-release:
27
needs: update-gptscript-dep
28
runs-on: ubuntu-latest
0 commit comments