Skip to content

Commit

Permalink
chore(tmp): fix go-releaser version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell authored Jul 2, 2024
1 parent 4491a1a commit 29226d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
release-type: simple
package-name: multi-gitter
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false},{"type":"dep","section":"Dependencies","hidden":false}]'
release-as: "0.52.1"
last-release-sha: 8334e34e6952c98eff6ead65956f0158a7028f57

- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 29226d3

Please sign in to comment.