Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Water-Melon committed Jun 6, 2024
1 parent fb5d828 commit e5f9600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,8 @@ jobs:
- name: Get latest commit SHA on master
run: |
echo "latest_sha=$(git ls-remote origin -h refs/heads/${{ github.event.inputs.default_branch }} | cut -f1)" >> $GITHUB_ENV
echo ${{ github.sha }}
echo ${{ github.event.pull_request.head.sha }}
- name: Docker meta
id: meta
Expand Down

0 comments on commit e5f9600

Please sign in to comment.