Skip to content

Commit

Permalink
ci: Allow deploy typings to be manually triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMrBonnie committed Oct 17, 2023
1 parent a72d734 commit ecde7da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-typings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
paths:
- types

workflow_dispatch:

jobs:
deploy-typings:
name: Deploy typings
Expand Down

0 comments on commit ecde7da

Please sign in to comment.