Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmmjackson committed Sep 20, 2023
1 parent 173fafb commit 93a901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ homebrew-program:
homebrew-update: homebrew-program
#!/usr/bin/env bash
git clone https://github.com/scottmmjackson/homebrew-sj dist/tap
git clone git@github.com:scottmmjackson/homebrew-sj dist/tap
cd dist/tap
git checkout -b upnotify-{{version}}
cp ../program.rb Formula/upnotify.rb
Expand Down

0 comments on commit 93a901c

Please sign in to comment.