Skip to content

Commit ba48451

Browse files
committed
Yet another attempt at fixing crates.io publishing
1 parent 86324c7 commit ba48451

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release_crates_io.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Authenticate with crates.io
2929
uses: rust-lang/crates-io-auth-action@v1
30+
id: crates-io-auth
3031

3132
- name: Publish to crates.io
3233
run: cargo publish

0 commit comments

Comments
 (0)