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 6128515 commit 0641989Copy full SHA for 0641989
.github/workflows/svn-deploy-plugin-on-release.yml
@@ -68,7 +68,7 @@ jobs:
68
run: composer install --prefer-dist --no-progress --no-dev --optimize-autoloader
69
70
- name: WordPress Plugin Deploy
71
- uses: 10up/action-wordpress-plugin-deploy@v2
+ uses: 10up/action-wordpress-plugin-deploy@stable
72
env:
73
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
74
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments