Skip to content

Commit

Permalink
fix: remove debug workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzcarey committed Aug 7, 2023
1 parent ab19f5a commit c0a5c4b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
with:
release-type: node
package-name: code-review-gpt
- name: Debug output
run: |
echo "Releases created (releases_created): ${{ steps.release-please.outputs.releases_created }}"
echo "Release created (release_created): ${{ steps.release-please.outputs.release_created }}"
publish-package:
runs-on: ubuntu-latest
needs: release-please
Expand Down

0 comments on commit c0a5c4b

Please sign in to comment.