Skip to content

Commit

Permalink
Add the commitish for create-release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: brvphoenix <vanwaholtz@gmail.com>
  • Loading branch information
brvphoenix committed Sep 3, 2020
1 parent 331876d commit d5156d3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ jobs:
with:
tag_name: ${{github.ref}}
release_name: Release ${{github.ref}}
body: |
Changes in this Release
- First Change
- Second Change
commitish: master
draft: false
prerelease: true
- name: Upload App Release
Expand Down

0 comments on commit d5156d3

Please sign in to comment.