mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-12 13:56:12 +02:00
Echo Merge Commit (#2962)
This commit is contained in:
@@ -77,6 +77,9 @@ jobs:
|
||||
set -e
|
||||
echo "Backporting to beta ${{ steps.list-branches.outputs.beta }} and stable ${{ steps.list-branches.outputs.stable }}"
|
||||
|
||||
# Echo the merge commit SHA
|
||||
echo "Merge commit SHA: ${{ github.event.pull_request.merge_commit_sha }}"
|
||||
|
||||
# Fetch all history for all branches and tags
|
||||
git fetch --prune
|
||||
|
||||
|
Reference in New Issue
Block a user