Skip to content

Commit

Permalink
Use yarn publish instead
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gassmann <[email protected]>
  • Loading branch information
thomasgassmann committed Feb 25, 2023
1 parent b5f9d43 commit 41806b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Test
run: yarn run test

- uses: primer/publish@master
- run: yarn publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_AUTH_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 41806b4

Please sign in to comment.