Skip to content

Commit

Permalink
feat: yml 커밋 메시지 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinYoung-Kim committed Sep 12, 2024
1 parent 803da60 commit ab93186
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
uses: changesets/action@v1
with:
version: pnpm changeset version
title: "chore: 버전 업데이트"
commit: "chore: 버전 업데이트"
publish: pnpm changeset publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ab93186

Please sign in to comment.