diff options
| author | MHSanaei <mc.sanaei@gmail.com> | 2023-02-16 18:58:20 +0300 |
|---|---|---|
| committer | MHSanaei <mc.sanaei@gmail.com> | 2023-02-16 18:58:20 +0300 |
| commit | fe9844b51b04bb924bb0e5444b493668c9df92a2 (patch) | |
| tree | f32156eff095434b2e256630d4b2ddf8ea5715d2 /.github/workflows | |
| parent | 30611383de06c9a97e3cbb8fcf1bbe531846f6b2 (diff) | |
update pack
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e1deca5..8ca85ae4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,4 +39,4 @@ jobs: tag: ${{ github.ref }} file: x-ui-linux-amd64.tar.gz asset_name: x-ui-linux-amd64.tar.gz - prerelease: true
\ No newline at end of file + prerelease: true |
