Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
dili91 committed Dec 20, 2023
1 parent 2562a9d commit a27ee84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
run: |
echo "pr head sha: ${{ github.event.pull_request.head.sha }}"
echo "ref: ${{ github.ref }}"
echo "checkout ref: ${{ github.event.pull_request.head.sha || github.ref }}"
echo "repo: ${{ github.repository }}"
test-slack:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a27ee84

Please sign in to comment.