Skip to content

Commit b7585a8

Browse files
committed
4.2.12 ver bump
Signed-off-by: Kevin Provance <[email protected]>
1 parent 952d745 commit b7585a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Deploy to WordPress.org
22
on:
3+
workflow_dispatch:
34
push:
45
tags:
56
- "*"
@@ -17,4 +18,4 @@ jobs:
1718
env:
1819
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1920
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
20-
SLUG: redux-framework
21+
SLUG: redux-framework

0 commit comments

Comments
 (0)