summaryrefslogtreecommitdiff
path: root/ci/before_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/before_deploy.sh')
-rwxr-xr-xci/before_deploy.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/ci/before_deploy.sh b/ci/before_deploy.sh
index f11c23c8..447ba2c9 100755
--- a/ci/before_deploy.sh
+++ b/ci/before_deploy.sh
@@ -6,9 +6,7 @@ aux_files=("alacritty-completions.bash"
"alacritty-completions.zsh"
"alacritty.desktop"
"alacritty.info"
- "alacritty.yml"
- "alacritty_macos.yml"
- "alacritty_windows.yml")
+ "alacritty.yml")
# Get previous tag to check for changes
git fetch --tags