Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Oct 13, 2020
1 parent 537fb98 commit eca4818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -102,7 +102,7 @@ jobs:
echo "${{ github.base_ref }}"
echo "${{ github.event_name }}"
echo "${{ github.ref }}"
echo "${{ github.event.push.pusher.name }}"
echo "${{ github.event.pusher.name }}"
- name: mark the job as a success
run: exit 0
end-failure:
Expand Down

0 comments on commit eca4818

Please sign in to comment.