alacritty/.github
Christian Duerr 26479bb9f5
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.
2020-11-25 01:31:21 +00:00
..
workflows Fix CI upload assets tag matching 2020-11-25 01:31:21 +00:00
ISSUE_TEMPLATE.md Fix PR and issue template 2019-12-02 17:12:29 +01:00
pull_request_template.md Bump alacritty_terminal version 2020-07-19 14:14:31 +00:00