1 parent e3f8878 commit df4d08cCopy full SHA for df4d08c
1 file changed
.github/workflows/build-and-deploy.yml
@@ -115,7 +115,7 @@ jobs:
115
name: 'Deploy to WordPress.org'
116
runs-on: ubuntu-latest
117
needs: build
118
- if: ${{ false }}
+ if: ${{ true }}
119
120
env:
121
THEME_SLUG: tutorstarter
0 commit comments