Skip to content

Commit 05ca4bd

Browse files
ci: add workflow_dispatch trigger for manual TP verification
1 parent 6dc3b3c commit 05ca4bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
push:
1515
tags:
1616
- "v*"
17+
workflow_dispatch: {} # allow manual run for verifying Trusted Publishing setup
1718

1819
env:
1920
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"

0 commit comments

Comments
 (0)