Skip to content

Commit 0781a8a

Browse files
authored
Modify description
1 parent c6cc2be commit 0781a8a

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-
- [GitHub Environment Variables Action](https://github.com/FranzDiebold/github-env-vars-action) - A GitHub Action to expose useful environment variables such as the branch/tag name, repository slug, ref slug, and many more!
221+
- [GitHub Environment Variables Action](https://github.com/FranzDiebold/github-env-vars-action) - Expose environment variables such as the branch/tag name, repository slug, and ref slug.
222222

223223
#### Environments
224224

0 commit comments

Comments
 (0)