Skip to content

Commit 60dbe3e

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

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

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

68
jobs:
79
tag:

0 commit comments

Comments
 (0)