Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenrobo committed Aug 2, 2021
1 parent 5fd278a commit d54cdfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: '@teamdotworld'
- run: npm install
- run: npm run release
- run: npm run release -- minor --ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 0 additions & 3 deletions .npmrc_sample

This file was deleted.

0 comments on commit d54cdfc

Please sign in to comment.