Skip to content

Commit f6ed408

Browse files
committed
release: make api reference deploy workflow reusable
1 parent 3222976 commit f6ed408

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-api-reference.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Deploy API Reference
22
on:
33
workflow_dispatch:
4+
workflow_call:
45

56
# Allow one concurrent deployment
67
concurrency:

0 commit comments

Comments
 (0)