Skip to content

Commit 2552239

Browse files
committed
Merge branch 'feat/albaFormDetail-applicant' of https://github.com/FE9-2/workroot into feat/albaFormDetail-applicant
2 parents 05640a6 + 9049991 commit 2552239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Chromatic에 게시
3838
id: chromatic
39-
uses: chromaui/action@v1 # Chromatic의 GitHub Action
39+
uses: chromaui/action@latest
4040
with:
4141
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} # 환경 변수 참조
4242
token: ${{ secrets.GITHUB_TOKEN }} # GitHub 인증 토큰

0 commit comments

Comments
 (0)