We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f2d18 commit 2b0f912Copy full SHA for 2b0f912
CHANGELOG.md
@@ -6,12 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-## [0.0.15] - 2021-02-08
+## [0.0.16] - 2021-02-08
10
11
### Added
12
13
- GitHub Action (Authored-by: [@mambax](https://github.com/mambax))
14
15
+### Fixed
16
+
17
+- GitHub deprecated `set-env`; replaced with https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#environment-files
18
19
## [0.0.14] - 2020-05-30
20
21
0 commit comments