Skip to content

Commit

Permalink
Update release-notes.yml
Browse files Browse the repository at this point in the history
Generate draft release notes for 5.0.0.M2
  • Loading branch information
puneetbehl authored Jul 11, 2021
1 parent 2425500 commit 6e52f17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
with:
prerelease: true
commitish: master
name: 5.0.0.RC1
tag: v5.0.0.RC1
version: 5.0.0.RC1
name: 5.0.0.M2
tag: v5.0.0.M2
version: 5.0.0.M2
# Otherwise:
- name: Export Gradle Properties
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'
Expand Down

0 comments on commit 6e52f17

Please sign in to comment.