Skip to content

Commit

Permalink
sdsd
Browse files Browse the repository at this point in the history
  • Loading branch information
aramikm committed Aug 9, 2023
1 parent 88782e0 commit dae3bb6
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 @@ -34,5 +34,5 @@ jobs:
- name: print event
run: |
echo ${{github.event}}
echo ${{github.event.name}}
echo ${{github.event_path}}
echo ${{github.event_name}}

0 comments on commit dae3bb6

Please sign in to comment.