Skip to content

Commit

Permalink
add missing quotation in release announcement (#741)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrfrazier authored Sep 6, 2023
2 parents aaee541 + c9e5805 commit ba87095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,4 @@ jobs:
# the latest version.
run: |
gh release edit ${{ github.ref_name }} \
--draft=false --discussion-category=Announcements"
--draft=false --discussion-category "Announcements"

0 comments on commit ba87095

Please sign in to comment.