Skip to content

Commit

Permalink
chore(ci): format publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kkent030315 committed Aug 13, 2023
1 parent 6c4ce27 commit 1eeacf3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ jobs:
repo: context.repo.repo,
tag_name: `${{ steps.version.outputs.releaseVersion }}`,
name: `${{ steps.version.outputs.releaseVersion }}`,
body: `
# 📣 Releasing v${{ steps.version.outputs.releaseVersion }}
body: `# 📣 Releasing v${{ steps.version.outputs.releaseVersion }}
${changelog}
---
<details>
Expand Down

0 comments on commit 1eeacf3

Please sign in to comment.