Skip to content

Commit

Permalink
fix opentofu typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erudenko committed Dec 6, 2024
1 parent e79ef8c commit ed4b5c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

version: 2
project_name: meroku
project_name: meroku

before:
hooks:
Expand Down Expand Up @@ -39,10 +39,10 @@ archives:
- goos: windows
format: zip
brews:
- name: meroku
- name: meroku
commit_author:
name: erudenko
email: i@madappgang.com
email: i@madappgang.com
homepage: "https://madappgang.com"
description: "Easy infrastructure management"
license: "MIT"
Expand All @@ -54,7 +54,7 @@ brews:
type: optional
- name: terraform
type: optional
- name: opnetofu
- name: opentofu
type: optional

changelog:
Expand Down

0 comments on commit ed4b5c8

Please sign in to comment.