Skip to content

Commit

Permalink
테스트를 위해 타겟 브랜치 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
2-one-week committed Nov 27, 2024
1 parent cc77099 commit f7aba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect-changed-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: 'detect changed packages'
uses: NaverPayDev/changeset-actions/detect-add@main
uses: NaverPayDev/changeset-actions/detect-add@feature/9_en
with:
github_token: ${{ secrets.ACTION_TOKEN }}
packages_dir: packages,share
Expand Down

0 comments on commit f7aba3d

Please sign in to comment.