Skip to content

Commit

Permalink
Merge pull request #93 from NaverPayDev/ci/token
Browse files Browse the repository at this point in the history
changeset 설정 수정
  • Loading branch information
yongholeeme authored Aug 7, 2024
2 parents 2564737 + 02681c1 commit cacd0f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@ jobs:
title: '🚀 version changed packages'
commit: '📦 bump changed packages version'
publish: pnpm release
setupGitUser: false
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}

0 comments on commit cacd0f0

Please sign in to comment.