Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bwc9876 committed Jul 11, 2022
1 parent 3f224a1 commit cffc9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: ${{ github.event.pull_request.title }}
tag: v${{ github.event.pull_request.title }}
body: ${{ github.event.pull_request.body }}
draft: true

0 comments on commit cffc9e8

Please sign in to comment.