mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-17 01:08:53 +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
|
name: Publish to crates.io
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v.*.*'
|
- 'v.*.*'
|
||||||
|
Reference in New Issue
Block a user