Skip to content

Commit 5ccaa67

Browse files
committed
Update release body text in sync_to_xposed.yml workflow
1 parent 547cead commit 5ccaa67

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/sync_to_xposed.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,7 @@ jobs:
9999
100100
- name: Create release body file
101101
run: |
102-
cat > release_body.md << 'EOF'
103-
**Synced from main repo release: ${{ steps.release_info.outputs.tag_name }}**
104-
102+
cat > release_body.md << 'EOF'
105103
${{ steps.release_info.outputs.release_body }}
106104
EOF
107105

0 commit comments

Comments
 (0)