Browse Source

Update ci.yml

Sam Clements 4 năm trước cách đây
mục cha
commit
e316c25623
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 }}