alacritty/.github/workflows
Christian Duerr 8f88b4d4be
Include extra directory in crate
Instead of having the extra symlink in the root, this puts the symlink
in the alacritty crate. Since we build the package on Linux this is not
a problem and even allows us to get rid of the `alacritty.png` symlink.

To avoid having complicated symlinks with regards to the windows build
assets directory, it has just been removed from the `extra` directory
completely. Since we only need it for building, it doesn't matter where
it's located and users will never have to interact with it manually
anyway.

Closes #6242.
2022-08-24 09:19:30 +00:00
..
ci.yml Bump copypasta to 0.8.0 2022-06-16 18:36:27 +03:00
release.yml Include extra directory in crate 2022-08-24 09:19:30 +00:00
upload_asset.sh Fix CI upload assets tag matching 2020-11-25 01:31:21 +00:00