Skip to content

Commit

Permalink
ci: debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Dec 23, 2024
1 parent 3156c70 commit 36b4344
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 @@ -28,4 +28,4 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name != 'push'
steps:
- run: echo Skipped because event name is ${{github.event_name}}
- run: echo Skipped github context is ${{github}}

0 comments on commit 36b4344

Please sign in to comment.