Skip to content

Commit

Permalink
chore(media): keep package private
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Aug 15, 2020
1 parent aec9e63 commit 583a533
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: pnpm run release --filter @vime/angular
- name: Release @vime/media
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: pnpm run release --filter @vime/media
run: pnpm run release --filter @vime/angular

0 comments on commit 583a533

Please sign in to comment.