Add workflow_dispatch

This commit is contained in:
Abhishek Chanda
2022-04-13 23:11:42 -05:00
committed by GitHub
parent c0e04d534a
commit 372f9bdbb7

View File

@ -1,5 +1,6 @@
name: Publish to crates.io
on:
workflow_dispatch:
push:
tags:
- 'v.*.*'