Skip to content

Commit

Permalink
More drafting
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Jan 21, 2021
1 parent c0a5d30 commit ebc1c07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
git branch
git log -3
echo $HEAD_REF
git checkout $HEAD_REF~1
git checkout $HEAD_REF
git checkout HEAD~1
git log -1
git status
Expand Down

0 comments on commit ebc1c07

Please sign in to comment.