Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
GregRos committed Feb 10, 2024
1 parent a304eb4 commit 853a881
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
id: deployment
uses: actions/deploy-pages@v2
- name: Setup token
run: 'echo "npmAuthToken: "${NPM_TOKEN}"" >> ~/.yarnrc.yml"';
run: 'echo "npmAuthToken: "${NPM_TOKEN}"" >> ~/.yarnrc.yml"'
- name: publish
run: yarn npm publish

0 comments on commit 853a881

Please sign in to comment.