Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo and add alt download instructions #2281

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

gidjin
Copy link
Contributor

@gidjin gidjin commented Mar 4, 2023

Summary

Fix a minor typo in the release docs and add a tip on using the GitHub CLI to download the artifact for deploy.

@gidjin gidjin requested a review from a user March 4, 2023 00:53
@rogeruiz rogeruiz changed the title docs: fix typo and add alt downlowd instructions docs: fix typo and add alt download instructions Mar 15, 2023
Copy link
Contributor

@rogeruiz rogeruiz left a comment

Choose a reason for hiding this comment

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

lgtm 🌈

Comment on lines +73 to +78
- Alternatively if you have the GitHub CLI tool you can grab the `runid` from the end of the workflow url you looked up and run the following to download the tarball.

```sh
gh run download <runid>
```

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for adding references to the official GH-CLI usage.

@gidjin gidjin merged commit 7508dfb into main Mar 16, 2023
@gidjin gidjin deleted the gidjin/update-release-docs branch March 16, 2023 16:07
@gidjin gidjin mentioned this pull request Apr 3, 2023
gidjin added a commit that referenced this pull request Apr 3, 2023
## [4.2.0](4.1.1...4.2.0) (2023-04-03)


### Features

* Add className prop to Table component ([#2269](#2269)) ([cf082c5](cf082c5))


### Documentation & Examples

* fix typo and add alt download instructions ([#2281](#2281)) ([7508dfb](7508dfb))
* Update old references from USWDS 2.0 to USWDS 3.0 ([#2317](#2317)) ([6232c5c](6232c5c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants