Skip to content

Commit eb17176

Browse files
committed
patch homebrew action to manually release v1.34.1 again
1 parent 1188aca commit eb17176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/homebrew.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
- name: Update release
5656
uses: softprops/action-gh-release@v1
5757
with:
58+
tag_name: 'v1.34.1'
5859
files: '*.tar.gz'
5960

6061
create-pr:

0 commit comments

Comments
 (0)