Skip to content

Commit

Permalink
ci: remove release-as attribute (for first release only)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenso312 committed Oct 7, 2022
1 parent cfd793e commit f9aa833
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
token: ${{ secrets.RELEASE_TOKEN }}
pull-request-title-pattern: 'chore(release): bump version to ${version}'
component: nestjs
release-as: 2.1.0
changelog-types: |
[
{
Expand Down

0 comments on commit f9aa833

Please sign in to comment.