Skip to content

Commit

Permalink
update model and action
Browse files Browse the repository at this point in the history
  • Loading branch information
ashharrison90 committed Aug 24, 2024
1 parent 72b3e62 commit 5fa149f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
env:
FANTASY_PL_USERNAME: ${{ secrets.FANTASY_PL_USERNAME }}
FANTASY_PL_PASSWORD: ${{ secrets.FANTASY_PL_PASSWORD }}
run: python3 main.py $FANTASY_PL_USERNAME --password $FANTASY_PL_PASSWORD --log-level debug
run: python3 main.py $FANTASY_PL_USERNAME --password $FANTASY_PL_PASSWORD --log-level debug --apply
Binary file modified model.pt
Binary file not shown.

0 comments on commit 5fa149f

Please sign in to comment.