Skip to content

Commit dda4fa6

Browse files
committed
github action manual trigger
1 parent 048eee9 commit dda4fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish Packages
33
on:
44
repository_dispatch:
55
types: [circleci-complete]
6+
workflow-dispatch:
67

78
permissions:
89
id-token: write # Required for OIDC

0 commit comments

Comments
 (0)