Skip to content

Commit

Permalink
devops: Add ability to call CD workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
cvauclair committed Sep 4, 2024
1 parent 3eb7a54 commit 17e42d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
CARGO_REGISTRY_TOKEN:
description: "Token to publish to crates.io"
required: true
workflow_dispatch:

jobs:
run-ci:
Expand Down

0 comments on commit 17e42d3

Please sign in to comment.