Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 653d474

Browse files
authored
Merge pull request #254 from wp-graphql/fix-wp-org-deploy
ci: Fix wp org deploy
2 parents 16f8e7a + 2b342c5 commit 653d474

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/mighty-steaks-battle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wpgraphql-ide": patch
3+
---
4+
5+
test3

.github/workflows/deploy-to-wordpress.org.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
4444

4545
- name: WordPress Plugin Deploy
46-
uses: 10up/action-wordpress-plugin-deploy@2.1.1
46+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
4747
env:
4848
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
4949
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)