Skip to content

Commit

Permalink
Update releaser workflow names (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Jun 24, 2023
1 parent 621f762 commit d8c0764
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 d8c0764

Please sign in to comment.