Skip to content

Commit

Permalink
Update release-notes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Oct 12, 2021
1 parent 57a98c7 commit 2add937
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
if: steps.check_release_drafter.outputs.has_release_drafter == 'true'
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
prerelease: true
name: 2.1.0
tag: v2.1.0
version: 2.1.0
# Otherwise:
- name: Export Gradle Properties
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'
Expand Down

0 comments on commit 2add937

Please sign in to comment.