Skip to content

Commit

Permalink
Update releaser workflow names (jupyterlab#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored and gabalafou committed Jul 7, 2023
1 parent 496e9c5 commit 0d87e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ git push origin main
push --delete origin <version-tag>
```

Then when triggering the _Draft Changelog_ and _Full Release_ actions, you will
Then when triggering the _Step 1: Prep Release_ and _Step 2: Publish Release_ actions, you will
need to set the _New Version Spec_ to the current date `<YEAR>.<MONTH>.<DAY>`.

## Manual Release
Expand Down

0 comments on commit 0d87e9b

Please sign in to comment.