Skip to content

Commit 46cb25a

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

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
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
echo "Event action: ${{ github.event_name }}"
2323
echo "Event type: ${{ github.event.action }}"
24+
echo "Ref name: ${{ github.ref_name }}"
2425
- name: Checkout Repository
2526
uses: actions/checkout@v2
2627

0 commit comments

Comments
 (0)