Skip to content

Commit

Permalink
fix pra and cl part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Mar 28, 2024
1 parent c88f39d commit 355e912
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ jobs:
# Deploy to NPM
- name: Prepare release
uses: lando/prepare-release-action@v3
with:
sync-email: [email protected]
sync-token: ${{ secrets.RTFM47_COAXIUM_INJECTOR }}
sync-username: rtfm-47

- name: Deploy release to npm
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_DEPLOY_TOKEN}}
Expand Down

0 comments on commit 355e912

Please sign in to comment.