Skip to content

Commit

Permalink
fix: adjust word 'projeto'
Browse files Browse the repository at this point in the history
  • Loading branch information
rhandrade committed Dec 12, 2024
1 parent 8693451 commit 06f3332
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: 'Publish'
on:
release:
types: [published]
push:
branches:
- 'feature/package-release'

env:
NODE_VERSION: 20.x
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

Para usar o Design System no seu projeto, siga os passos abaixo:

1. Crie um arquivo `.npmrc` na raiz do seu projeot;
1. Crie um arquivo `.npmrc` na raiz do seu projeto;
2. Adicione o seguinte conteúdo nele: `@uxshop:registry=https://npm.pkg.github.com`;
3. Adicione o pacote como dependência: `npm install --save-dev @uxshop/design-system`;

Expand Down

0 comments on commit 06f3332

Please sign in to comment.