Skip to content

Commit

Permalink
chore: disable homebrew workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Oct 1, 2023
1 parent 024914c commit 705318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
tags:
# Should match semver for mainline releases (not including -beta)
- "v2.[0-9]+.[0-9]+"
- "NEVER-v2.[0-9]+.[0-9]+"
# TODO: handle beta and nightly releases
# Need to make those casks manually first
# - v2.[0-9]+.[0-9]+-beta(?:[0-9]+)
Expand Down

0 comments on commit 705318f

Please sign in to comment.