1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00

fix typo for source upload

This commit is contained in:
Wez Furlong 2019-12-29 19:34:20 -08:00
parent 6421be1b7a
commit e7aa2f3806

View File

@ -50,6 +50,6 @@ jobs:
wezterm-*.deb
WezTerm-*.zip
wezterm-*.xz
weztern-*.tar.gz
wezterm-*.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}