Skip to content

Commit f63fcdb

Browse files
authored
Update main.yml
1 parent 46cb25a commit f63fcdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
echo "Event action: ${{ github.event_name }}"
2323
echo "Event type: ${{ github.event.action }}"
2424
echo "Ref name: ${{ github.ref_name }}"
25+
echo "Ref Type: ${{ github.event.ref_type }}"
2526
- name: Checkout Repository
2627
uses: actions/checkout@v2
2728

0 commit comments

Comments
 (0)