mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-30 02:38:04 +08:00
Implement set-secret (#141)
* Implement set-secret * Update RELEASES.md * Feedback
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# @actions/core Releases
|
||||
|
||||
### Unreleased
|
||||
### 1.2.0
|
||||
|
||||
- set-secret is now available for use [#141](https://github.com/actions/toolkit/issues/141)
|
||||
- Add support for action input variables with multiple spaces [#127](https://github.com/actions/toolkit/issues/127)
|
||||
- Switched ## commands to :: commands (should have no noticeable impact) [#110)(https://github.com/actions/toolkit/pull/110)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user