Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

add missing quotation in release announcement#741

Merged
jordanrfrazier merged 1 commit intomainfrom
fix-release-annoucement-string
Sep 6, 2023
Merged

add missing quotation in release announcement#741
jordanrfrazier merged 1 commit intomainfrom
fix-release-annoucement-string

Conversation

@jordanrfrazier
Copy link
Collaborator

No description provided.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Sep 6, 2023
@github-actions github-actions bot added the build label Sep 6, 2023
run: |
gh release edit ${{ github.ref_name }} \
--draft=false --discussion-category=Announcements" No newline at end of file
--draft=false --discussion-category "Announcements" No newline at end of file
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per example:

Create a release and start a discussion
$ gh release create v1.2.3 --discussion-category "General"

https://cli.github.com/manual/gh_release_create

@jordanrfrazier jordanrfrazier merged commit ba87095 into main Sep 6, 2023
@jordanrfrazier jordanrfrazier deleted the fix-release-annoucement-string branch September 6, 2023 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

build cla-signed Set when all authors of a PR have signed our CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants