aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index f6c3e46..14e00c6 100644
--- a/.build.yml
+++ b/.build.yml
@@ -27,4 +27,4 @@ tasks:
cargo xtask dist > pkgdist
- publish: |
cd projectr
- hut git artifact upload $(<pkgdist) --rev=$(<pkgver)
+ hut git artifact upload $(<pkgdist) --rev=v$(<pkgver)