Skip to content

Commit

Permalink
remove broken debug
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Mar 14, 2024
1 parent 59740e7 commit af36e6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
outputs:
semvertag: ${{ steps.getver.outputs.semvertag }}
steps:
- name: Dump github context
run: echo "$GITHUB_CONTEXT"
shell: bash
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
- name: Checkout
uses: actions/checkout@v4
- name: Setup Build
Expand Down

0 comments on commit af36e6d

Please sign in to comment.