Skip to content

Commit 576e8b4

Browse files
committed
debug
1 parent bc63410 commit 576e8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
flags: gm
2323
- name: Set release body
2424
uses: softprops/action-gh-release@v2
25+
run: echo ${{ steps.regex-match.outputs.group1 }}
2526
with:
26-
run: echo ${{ steps.regex-match.outputs.group1 }}
2727
body: ${{ steps.regex-match.outputs.group1 }}

0 commit comments

Comments
 (0)