release: v0.2.0
Release v0.2.0 This PR creates a vault item for the release of version v0.2.0. ## Changes - Added vault item: release-v020.toml ## Next Steps 1. Review this PR 2. Approve and merge 3. The vault runner will execute the release formula
This commit is contained in:
parent
5b9f3efd85
commit
935d8059e2
1 changed files with 8 additions and 0 deletions
8
vault/actions/release-v020.toml
Normal file
8
vault/actions/release-v020.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# vault/actions/release-v020.toml
|
||||
# Release vault item for v0.2.0
|
||||
# Auto-generated by disinto release
|
||||
|
||||
id = "release-v020"
|
||||
formula = "release"
|
||||
context = "Release v0.2.0"
|
||||
secrets = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue