Skip to content

Commit 9e6547c

Browse files
committed
ci: DEBUGGING
1 parent bdc089d commit 9e6547c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/semantic-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
name: dist
4747
path: dist/
4848

49+
outputs:
50+
released: ${{ steps.release.outputs.released }}
51+
4952
publish:
5053
runs-on: ubuntu-latest
5154
needs: release

0 commit comments

Comments
 (0)