set-env
set-env copied to clipboard
Programmatically set github action global environment variables that can be used in subsequent steps
``` ##[warning]Unexpected input 'YT_API_KEY', valid inputs are ['overwrite'] Run allenevans/[email protected] with: YT_API_KEY: *** overwrite: true env: PATH: /home/runner/.rubies/ruby- ``` `YT_API_KEY` is an env variable I'm trying to set. The relevant...
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...