Skip to content

Commit

Permalink
Try auto-updating requirements.txt through the Windows build, take 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumol committed Oct 1, 2024
1 parent d65c50f commit 3ec71bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: bash ./build.sh test

# Commit changed requirements.txt back to the repository
- uses: chevah/git-auto-commit-action@v5
- uses: chevah/git-auto-commit-action
with:
commit_message: Automated update of requirements.txt from Windows build.
file_pattern: 'requirements.txt'
Expand Down

0 comments on commit 3ec71bf

Please sign in to comment.