aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config/window.rs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-11-25 01:31:21 +0000
committerGitHub <noreply@github.com>2020-11-25 01:31:21 +0000
commit26479bb9f5c42e3294204c2923a67f3185dd061c (patch)
tree3d10b35c4959e501826289ead281433cc98f907c /alacritty/src/config/window.rs
parente1246c3ea9343a27801f3f310b44ec2b57b37f25 (diff)
downloadr-alacritty-26479bb9f5c42e3294204c2923a67f3185dd061c.tar.gz
r-alacritty-26479bb9f5c42e3294204c2923a67f3185dd061c.tar.bz2
r-alacritty-26479bb9f5c42e3294204c2923a67f3185dd061c.zip
Fix CI upload assets tag matching
The previous version would search for the last tag by matching the beginning of the tag name. By explicitly searching for the trailing `"` with grep, an exact tag match is now enforced. Since releases like v1.2.3 always match the beginning of their RCs (v1.2.3-rc4), this makes sure that the assets aren't pushed to the previous release.
Diffstat (limited to 'alacritty/src/config/window.rs')
0 files changed, 0 insertions, 0 deletions