Skip to content

Commit

Permalink
Remve debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed May 30, 2024
1 parent adaf807 commit 196722a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Verify Repository Context
run: |
pwd
ls -la
git status
- name: Get Git Commit Description
run: echo "BIN_COMMIT=$(git rev-parse --short HEAD)" >> $GITHUB_ENV

Expand Down

0 comments on commit 196722a

Please sign in to comment.