Skip to content

Commit

Permalink
more echo
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtdkp committed Nov 1, 2020
1 parent 192072b commit 8e71e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
echo "github.event.action : ${{ github.event.action }}"
echo "github.event_name : ${{ github.event_name }}"
echo "github.event.pull_request.merged : ${{ github.event.pull_request.merged }}"
GITHUB_HEAD_REF=${{ github.head_ref }}
Expand Down

0 comments on commit 8e71e28

Please sign in to comment.