Merge pull request #2918 from dundargoc/ci/publish

ci: add workflow_dispatch event to publish
This commit is contained in:
Amaan Qureshi 2024-02-04 13:09:41 -05:00 committed by GitHub
commit ff53f54e53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ name: Publish to registries
on:
workflow_call:
workflow_dispatch:
jobs:
crates_io: