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
7a4ab03aac
commit
a0323564e6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
|||
id = "release-v020"
|
||||
formula = "release"
|
||||
context = "Release v0.2.0"
|
||||
secrets = []
|
||||
secrets = ["GITHUB_TOKEN", "CODEBERG_TOKEN"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue