Skip to content

Commit

Permalink
Replace default draft release title
Browse files Browse the repository at this point in the history
  • Loading branch information
butonium authored Dec 8, 2022
1 parent 3c24326 commit 1824ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
needs: build_and_test
steps:
- name: Draft release
- name: ${{ github.ref_name }}
uses: actions/create-release@v1
id: draft_release
with:
Expand Down

0 comments on commit 1824ad9

Please sign in to comment.