Skip to content

Commit 9c2dee4

Browse files
committed
ci: distribution update on new tag only
1 parent 8fd5ad6 commit 9c2dee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/api_platform.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Distribution update
33
on:
44
push:
55
tags:
6-
workflow_dispatch: ~
6+
- '*'
7+
workflow_dispatch:
78

89
env:
910
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)