Skip to content

Commit dfc8598

Browse files
Fix cargo publish syntax
Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
1 parent 0d99d7e commit dfc8598

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ jobs:
161161
components: rustfmt, clippy
162162

163163
- name: Publish to crates.io
164-
uses: actions-rs/cargo@v1
165164
env:
166165
TOKEN: ${{ secrets.CRATESIO_API_TOKEN }}
167166
run: |

0 commit comments

Comments
 (0)