mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 12:04:41 -04:00
Fix/release process (#253)
* fix path to artifacts. * add release step to docs Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
95e2c91821
commit
c2359fa6c8
2 changed files with 5 additions and 3 deletions
|
@ -13,5 +13,7 @@ This checklist will prepare `v1.3.0` from `v1.2.0`. Adjust your version numbers
|
|||
3. Merge this branch
|
||||
4. Create a new tag in `constellation`
|
||||
* `git tag v.1.3.0`
|
||||
* Run [Build CLI](https://github.com/edgelesssys/constellation/actions/workflows/build-cli.yml) action on the tag
|
||||
* Check build output for link to draft release. Review & approve.
|
||||
5. Create a new tag in `constellation-docs`
|
||||
* `git tag v.1.3.0`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue