Skip to content

Commit

Permalink
chore: debug release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Oct 27, 2024
1 parent 88ec0fa commit 0faa075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
token: ${{ secrets.UUID_RELEASE_PLEASE_TOKEN }}
release-type: node

- run: echo "Release created?... ${{ steps.release.outputs.release_created }}"

# Steps below handle publication to NPM

- uses: actions/checkout@v4
Expand Down

0 comments on commit 0faa075

Please sign in to comment.