Skip to content

Commit f3601d6

Browse files
committed
Deploy to WordPress.org
1 parent 99a857f commit f3601d6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/wporg-assets-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
- main
66
jobs:
77
update_assets:
8-
# Disable workflow until release on WordPress.org
9-
if: false
108
name: Push asset update to WordPress.org
119
runs-on: ubuntu-latest
1210
steps:

.github/workflows/wporg-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66

77
jobs:
88
deploy_to_wp_repository:
9-
# Disable workflow until release on WordPress.org
10-
if: false
119
name: Deploy to WP.org
1210
runs-on: ubuntu-latest
1311
steps:

0 commit comments

Comments
 (0)