ci: unused debug log in post-release

This commit is contained in:
Elliot DeNolf
2024-09-22 10:39:48 -04:00
parent c696728f64
commit 36ba6d47b4

View File

@@ -15,7 +15,6 @@ jobs:
fetch-depth: 0
# Only needed if debugging on a branch other than default
# ref: ${{ github.event.release.target_commitish || github.ref }}
- run: echo "npm_version=$(npm pkg get version | tr -d '"')" >> "$GITHUB_ENV"
- uses: ./.github/actions/release-commenter
continue-on-error: true
env: