Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Water-Melon committed Jun 3, 2024
1 parent f92bf02 commit 0fed756
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 @@ -604,6 +604,8 @@ jobs:
- name: Get latest commit SHA on master
run: |
echo "latest_sha=$(git ls-remote origin -h refs/heads/kag4374 | cut -f1)" >> $GITHUB_ENV
echo ${{ github.event.pull_request.head.sha }}
git ls-remote origin -h refs/heads/kag4374 | cut -f1
- name: Docker meta
id: meta
Expand Down

0 comments on commit 0fed756

Please sign in to comment.