Skip to content

Commit 569778b

Browse files
committed
fix: Coding indentation
1 parent 5695158 commit 569778b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy and Release Plugin to WP.org
33
on:
44
push:
55
branches:
6-
- chore/automate-release-process # change to your default branch if needed
6+
- chore/automate-release-process # change to your default branch if needed.
77
jobs:
88
releaseToWPOrg:
99
name: Release to WordPress.org

0 commit comments

Comments
 (0)