Skip to content

Commit

Permalink
fix push2bioc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aljabadi authored Oct 10, 2024
1 parent bf597cc commit 4f67860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push2bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
else
# show diffs
git checkout -b tmp
git reset --hard tmp bioc/$bioc_branch
git reset --hard bioc/$bioc_branch
echo "source vs bioc:\n\n"
git log $source_branch..tmp --oneline --decorate
Expand Down

0 comments on commit 4f67860

Please sign in to comment.