Skip to content

Commit

Permalink
Add manual trigger until first publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lmuntaner committed Oct 29, 2024
1 parent ce4bebd commit e9bab5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-crate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Publish to crates.io

on:
# Manual trigger
workflow_dispatch:

release:
types: [released]

Expand Down

0 comments on commit e9bab5d

Please sign in to comment.