Skip to content

Commit

Permalink
Update update-papers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jS5t3r authored Nov 2, 2024
1 parent b461dbb commit 4ee8dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-papers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "Peter Lorenz"
git add assets/json/papers.json
git add assets/json/model_stealing_papers.json
git commit -m "Update papers.json" || echo "No changes to commit"
git push

0 comments on commit 4ee8dea

Please sign in to comment.