Skip to content

Commit 0faa075

Browse files
committed
chore: debug release-please
1 parent 88ec0fa commit 0faa075

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
token: ${{ secrets.UUID_RELEASE_PLEASE_TOKEN }}
2525
release-type: node
2626

27+
- run: echo "Release created?... ${{ steps.release.outputs.release_created }}"
28+
2729
# Steps below handle publication to NPM
2830

2931
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)