Parcourir la source

Update ci.yml

Sam Clements il y a 4 ans
Parent
commit
e316c25623
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/ci.yml

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

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