Skip to content

Commit e8ca799

Browse files
committed
fix: version
1 parent ab7004f commit e8ca799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions-rs/[email protected]
1717
with:
1818
crate: semantic-release-rust
19-
version: latest
19+
version: 1.0.0-alpha.6
2020
use-tool-cache: true
2121
- uses: actions/cache@v2
2222
with:

0 commit comments

Comments
 (0)