Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BirdsAreFlyingCameras committed Dec 28, 2023
1 parent 1b59fcf commit 32d1bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
uses: ekvanox/pipreqs-action@master

with:
PROJECT_PATH: BirdGlance
REQUIREMENT_PATH: BirdGlance/requirements.txt
PROJECT_PATH: .
REQUIREMENT_PATH: requirements.txt
COMMIT_MESSAGE: "My custom commit message"

0 comments on commit 32d1bbb

Please sign in to comment.