Skip to content

Commit

Permalink
fix(ci): workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
sigaloid committed Nov 19, 2024
1 parent a38a9c3 commit 95304dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
release:
types: [published]

workflow_dispatch:

env:
CARGO_TERM_COLOR: always

Expand Down

0 comments on commit 95304dc

Please sign in to comment.