Skip to content

Commit 6b9371c

Browse files
authored
uncapitalize description
1 parent 353690a commit 6b9371c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
218218
- [Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)
219219
- [Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.
220220
- [Pull the New Go Module Version Into the Proxy Cache](https://github.com/andrewslotin/go-proxy-pull-action) - Ensures the latest version of your Go module is in the proxy cache. Also updates the pkg.go.dev documentation upon release.
221-
- [Delete Run Artifacts](https://github.com/marketplace/actions/delete-run-artifacts) - Deletes All Artifacts at the End of a Workflow Run.
221+
- [Delete Run Artifacts](https://github.com/marketplace/actions/delete-run-artifacts) - Deletes all artifacts at the end of a workflow run.
222222

223223
#### Environments
224224

0 commit comments

Comments
 (0)