We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94476a6 commit 2b738d7Copy full SHA for 2b738d7
1 file changed
.github/workflows/release-wporg.yml
@@ -60,7 +60,7 @@ jobs:
60
bash bin/verify-release-metadata.sh plugin-sqlite-database-integration "$VERSION"
61
62
- name: Deploy to WordPress.org
63
- uses: 10up/action-wordpress-plugin-deploy@v2
+ uses: 10up/action-wordpress-plugin-deploy@2.3.0
64
env:
65
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
66
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
0 commit comments