Skip to content

Commit 3901ee4

Browse files
committed
fix: workflow dispatch
1 parent b217e44 commit 3901ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- .github/workflows/api-deploy.yml
99
tags:
1010
- '*.*.*'
11-
workflow_dispatch: []
11+
workflow_dispatch: {}
1212
permissions:
1313
contents: read
1414

0 commit comments

Comments
 (0)