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 6922724 commit 248bc38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-docks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- run: npm run build

- name: Deploy storybook

run: npm run deploy-sb -- --ci
run: npm run deploy-sb
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}

0 comments on commit 248bc38

Please sign in to comment.