Update RELEASE.md

This commit is contained in:
Luis Padron 2022-01-08 16:04:39 -05:00 committed by GitHub
parent c4d8e24448
commit cb0528b774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -11,4 +11,5 @@ This document describes the process of releasing new versions of Tuist.
3. Select `Run workflow`
4. Input the version from #1 into the action prompt and provide a title
5. Run the workflow
6. Wait for the workflow to run and succeed and verify with `tuist update`
6. Merge the PR created by the workflow
7. Once merged verify with `tuist update`