Skip to content

Commit

Permalink
Fix CI typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeschamps committed Jun 19, 2023
1 parent e58a897 commit 9cc4712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
git add datasets/datasets.json
git add src/careamics_portfolio/registry/registry.txt
git commit -m "Update datasets.json"
- name: Push changes
Expand Down

0 comments on commit 9cc4712

Please sign in to comment.