Skip to content

Commit

Permalink
Bump plugin deploy action to 2.3.0
Browse files Browse the repository at this point in the history
Includes SVN install if needed
  • Loading branch information
pwtyler committed Jan 21, 2025
1 parent 63e63f8 commit 034f87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress-plugin-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@2.2.2
uses: 10up/action-wordpress-plugin-deploy@2.3.0
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 034f87e

Please sign in to comment.