mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 16:58:50 +00:00
Add workflow_dispatch
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Publish to crates.io
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v.*.*'
|
||||
|
Reference in New Issue
Block a user