Compare commits
3 Commits
c43ecb966a
...
967d561911
Author | SHA1 | Date | |
---|---|---|---|
967d561911 | |||
2f32c7b415 | |||
07915f5e54 |
@ -1,7 +1,8 @@
|
||||
name: Release
|
||||
on:
|
||||
push:
|
||||
- tags "v*.*.*"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
jobs:
|
||||
release-crate:
|
||||
name: Publish to crates.io
|
||||
|
Loading…
Reference in New Issue
Block a user