Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rimonhanna committed Jun 30, 2020
1 parent ed96881 commit cc724bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
uses: Roang-zero1/github-create-release-action@master
with:
created_tag: ${{ steps.version_bump_and_create_tag.outputs.TAG }}
release_title: ${{ steps.version_bump_and_create_tag.outputs.TAG }}
update_existing: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cc724bf

Please sign in to comment.