Skip to content

Commit cd95c40

Browse files
committed
release: make api reference deploy workflow reusable
(cherry picked from commit f6ed408)
1 parent 5638f7c commit cd95c40

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)