mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #214 from allenevans/set-env
Programmatically set environment variables action
This commit is contained in:
commit
3dd8e582fb
@ -117,6 +117,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock)
|
||||
- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)
|
||||
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
|
||||
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
|
||||
|
||||
### Testing and Linting
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user