Skip to content

Commit 3f359e7

Browse files
committed
enable manual deployment
1 parent e9cdc29 commit 3f359e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-version-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
workflow_dispatch: # Allow manual triggering of the workflow
89

910
# Add permissions block to allow the workflow to write to the repository
1011
permissions:

0 commit comments

Comments
 (0)