Skip to content

Commit 50b5da5

Browse files
committed
v4.5.12
Signed-off-by: Kev Provance <kevin.provance@gmail.com>
1 parent e846a73 commit 50b5da5

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/continuous-integration-workflow.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Deploy to WordPress.org
22
on:
3-
workflow_dispatch:
4-
push:
5-
tags:
6-
- "*"
3+
release:
4+
types: [published]
5+
76
jobs:
87
tag:
98
name: New tag

0 commit comments

Comments
 (0)