Skip to content

Commit

Permalink
changed to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedkhan1039 committed Feb 21, 2024
1 parent e9be473 commit ce2f74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: 16
registry-url: https://npm.pkg.github.com/
- run: npm install
- run: npm ci
- run: npx nx run-many -t publish --ver 1.0.0 --tag latest
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit ce2f74c

Please sign in to comment.