Skip to content

Commit

Permalink
🧱 ci: preparando arquivos para deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotelesk committed Nov 13, 2023
1 parent fc59f56 commit 10fe183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: npm run build

- name: Deploy storybook
run: npm run build-sb
run: npm run deploy-sb
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}

0 comments on commit 10fe183

Please sign in to comment.