Skip to content

Commit

Permalink
Change to user
Browse files Browse the repository at this point in the history
  • Loading branch information
neild3r committed Sep 5, 2021
1 parent 35bcef8 commit e8741ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Output
run: |
echo "PR #${{ github.event.number }} has been merged"
echo "${{ toJson(github.event.pull_request.head) }}"
echo "${{ toJson(github.event.pull_request.user) }}"

0 comments on commit e8741ff

Please sign in to comment.