Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Dec 9, 2023
1 parent 8bb0341 commit 914c430
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 @@ -143,6 +143,7 @@ jobs:
echo "SHA=${{ github.event.pull_request.head.sha }}"
else
echo "SHA=${{ github.sha }}"
fi
echo SHA
echo $SHA
echo "SHA=$(git rev-parse --short $SHA)" >> $GITHUB_ENV
Expand Down

0 comments on commit 914c430

Please sign in to comment.