Skip to content

Commit df74d81

Browse files
committed
chore: allow manual runs of actions
1 parent c9ceea1 commit df74d81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tag_and_publish_main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67

78
jobs:
89
tag_and_publish:

0 commit comments

Comments
 (0)