https://github.com/pratikpc/publish-rust-crates-github-actions
Documents the actions mentioned in https://pratikpc.medium.com/publishing-crates-using-github-actions-165ee67780e1
https://github.com/pratikpc/publish-rust-crates-github-actions
Last synced: 6 months ago
JSON representation
Documents the actions mentioned in https://pratikpc.medium.com/publishing-crates-using-github-actions-165ee67780e1
- Host: GitHub
- URL: https://github.com/pratikpc/publish-rust-crates-github-actions
- Owner: pratikpc
- License: bsd-3-clause
- Created: 2024-11-01T16:55:37.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-11-01T17:21:55.000Z (over 1 year ago)
- Last Synced: 2025-09-17T12:40:37.851Z (10 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# publish-crates-github-actions
Documents the actions mentioned in https://pratikpc.medium.com/publishing-crates-using-github-actions-165ee67780e1