Skip to content

Commit f0a5fe8

Browse files
committed
fix release more
1 parent 59f6bf8 commit f0a5fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Dist
6060
if: matrix.os != 'ubuntu-latest'
61-
run: cargo xtask dist --version 0.3.$GITHUB_RUN_NUMBER-nightly --tag nightly
61+
run: cargo xtask dist
6262

6363
- name: Upload artifacts
6464
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)