Skip to content

Commit 720bf56

Browse files
committed
fix(ci): remove duplicate keey
Signed-off-by: Flokkq <[email protected]>
1 parent a67dc0a commit 720bf56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@ jobs:
477477
run: |
478478
cargo publish --allow-dirty --manifest-path smd-core/Cargo.toml \
479479
--locked --token ${{ secrets.CARGO_TOKEN }}
480-
run: |
481480
cargo publish --allow-dirty --manifest-path gfm/Cargo.toml \
482481
--locked --token ${{ secrets.CARGO_TOKEN }}
483482
- name: Wait for library to update

0 commit comments

Comments
 (0)