Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
chore: remove hard coded release params (#330)
Browse files Browse the repository at this point in the history
chore: remove hardcoded release params
  • Loading branch information
BeroBurny authored May 3, 2023
1 parent f05f174 commit 3decfe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ jobs:
id: release
with:
release-type: node
last-release-sha: "f3041fef79d8c18d624c9a5a8b58d17dffcf00a8"
release-as: "v5.1.0"
package-name: release-please-action
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":true}]'

Expand Down

0 comments on commit 3decfe3

Please sign in to comment.