We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a857f commit f3601d6Copy full SHA for f3601d6
.github/workflows/wporg-assets-update.yml
@@ -5,8 +5,6 @@ on:
5
- main
6
jobs:
7
update_assets:
8
- # Disable workflow until release on WordPress.org
9
- if: false
10
name: Push asset update to WordPress.org
11
runs-on: ubuntu-latest
12
steps:
.github/workflows/wporg-deploy.yml
@@ -6,8 +6,6 @@ on:
deploy_to_wp_repository:
name: Deploy to WP.org
13
0 commit comments