Skip to content

Commit 2e3e5eb

Browse files
authored
ci: update path to the formula file (#425)
1 parent 5f3680f commit 2e3e5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
104104
# Clone the tap repo and push the nightly formula
105105
git clone "https://x-access-token:${GH_TOKEN}@github.com/floatpane/homebrew-matcha.git" /tmp/homebrew-matcha
106-
cp /tmp/matcha-nightly.rb /tmp/homebrew-matcha/Formula/matcha-nightly.rb
106+
cp /tmp/matcha-nightly.rb /tmp/homebrew-matcha/matcha-nightly.rb
107107
cd /tmp/homebrew-matcha
108108
git config user.name "goreleaserbot"
109109
git config user.email "bot@goreleaser.com"

0 commit comments

Comments
 (0)