Skip to content

Commit

Permalink
chore(release): Temporarily disable release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed May 21, 2020
1 parent a3f022c commit 021c3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ plugins:
- - "@semantic-release/npm"
- npmPublish: false
- - "@semantic-release/exec"
- prepareCmd: 'echo "${nextRelease.notes}" > app/src/main/play/release-notes/en-US/default.txt'
- prepareCmd: 'echo "Set up automatic releases" > app/src/main/play/release-notes/en-US/default.txt'
publishCmd: "./.github/scripts/publish-to-play-store.sh ${nextRelease.version}"
- "@semantic-release/github"

0 comments on commit 021c3fa

Please sign in to comment.