Skip to content

Commit

Permalink
Update filter_models.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
falibabaei authored Dec 16, 2024
1 parent d2c90b2 commit e7229e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/filter_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Commit and Push Changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: ad-m/github-push-action@master
with:
commit_message: "Update filtered_models.json"
file_pattern: "models/filtered_models.json"
github_token: ${{ secrets.MY_ACTION_TOKEN }}
branch: main

0 comments on commit e7229e1

Please sign in to comment.