Skip to content

Commit

Permalink
chore: modify secret env (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: dev-redo <mis05041@naver.com>
  • Loading branch information
dev-redo and dev-redo authored Mar 19, 2024
1 parent 50d7724 commit 0c9998f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- name: Deploy Preview
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK_STORYBOOK_DEVELOP }}
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK_STORYBOOK_MAIN }}

0 comments on commit 0c9998f

Please sign in to comment.