Skip to content

Commit

Permalink
Remove dry run and tag with latest
Browse files Browse the repository at this point in the history
  • Loading branch information
santam85 committed Jul 7, 2021
1 parent 30b2fa0 commit c545334
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 @@ -72,6 +72,6 @@ jobs:
name: release
if: ${{ !github.event.release.prerelease }}
with:
dry-run: true
tag: latest
package: dist/ng2-charts/package.json
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit c545334

Please sign in to comment.