Skip to content

Commit

Permalink
Grace: update GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Dec 12, 2023
1 parent f96a71f commit 258205a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
gh release create \
--repo ${{ github.repository }} \
--title ${{ github.ref_name }}
--title ${{ github.ref_name }} \
--notes '' \
--draft \
${{ github.ref_name }}
Expand Down

0 comments on commit 258205a

Please sign in to comment.