Skip to content

Commit

Permalink
chore: Corrigir deploy automático
Browse files Browse the repository at this point in the history
  • Loading branch information
o-igor-trentini committed Feb 20, 2024
1 parent 52eb166 commit 9537d91
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@ jobs:
run: npm run build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
run: npm run deploy

0 comments on commit 9537d91

Please sign in to comment.