Skip to content

Commit 9eac351

Browse files
auto deply to WP.org
1 parent 8e63453 commit 9eac351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616
# 4. Use action with environment variable set by secrets
1717
- name: Deploy
18-
uses: yukihiko-shinoda/action-deploy-wordpress-plugin@stable
18+
uses: yukihiko-shinoda/action-deploy-wordpress-plugin@v2.1.1
1919
env:
2020
SVN_REPOSITORY_URL: ${{ secrets.SVN_REPO_URL }}
2121
SVN_USER_NAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)