Skip to content

Commit

Permalink
fix: Remove --prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
neet committed Jan 8, 2021
1 parent d108590 commit 8e6cd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Prerelease
run: |
yarn run release --prerelease
yarn run release
git push origin master

0 comments on commit 8e6cd48

Please sign in to comment.