Skip to content

Commit bed1127

Browse files
committed
main2.md
1 parent 662a73f commit bed1127

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: output something
2727
run: |
2828
echo ${{ github.ref }}
29+
echo ${{ github.event_name }}
2930
echo ${{ github.event.inputs.version }}
3031
echo ${{ github.event.inputs.preid }}
3132

0 commit comments

Comments
 (0)