fix release more

This commit is contained in:
Aleksey Kladov 2020-03-23 15:08:05 +01:00
parent f0a5fe8699
commit aaa6961aa6

View file

@ -53,7 +53,7 @@ jobs:
run: cargo xtask dist --client --version 0.2.$GITHUB_RUN_NUMBER --tag $(date --iso --utc)
- name: Dist
if: matrix.os == 'ubuntu-latest' && github.ref == 'refs/heads/release'
if: matrix.os == 'ubuntu-latest' && github.ref != 'refs/heads/release'
run: cargo xtask dist --client --version 0.3.$GITHUB_RUN_NUMBER-nightly --tag nightly
- name: Dist