Skip to content

Commit

Permalink
add print
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlebantongying authored Feb 7, 2025
1 parent bbcb822 commit 60b746a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ jobs:
Based on branch: ${{ github.ref_name }}
HEREDOC
- name: Print changelog.txt
run: |
cat changelog.txt
- name: Get release title
id: getReleaseTitle
run: |
Expand Down

0 comments on commit 60b746a

Please sign in to comment.