浏览代码

Update ci.yml

Sam Clements 4 年之前
父节点
当前提交
e316c25623
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -67,4 +67,4 @@ jobs:
         with:
           toolchain: stable
           profile: minimal
-      - run: cargo publish --token ${{ secrets.CRATES_TOKEN }})
+      - run: cargo publish --token ${{ secrets.CRATES_TOKEN }}