Sam Clements 4 lat temu
rodzic
commit
e316c25623
1 zmienionych plików z 1 dodań i 1 usunięć
  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 }}