Skip to content

Commit df4d08c

Browse files
committed
Dry run removed
1 parent e3f8878 commit df4d08c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
name: 'Deploy to WordPress.org'
116116
runs-on: ubuntu-latest
117117
needs: build
118-
if: ${{ false }}
118+
if: ${{ true }}
119119

120120
env:
121121
THEME_SLUG: tutorstarter

0 commit comments

Comments
 (0)