Skip to content

Commit 363dbdc

Browse files
Update omnisend/action-wordpress-plugin-deploy to v1.0.4
Update omnisend/action-wordpress-plugin-deploy to v1.0.4
1 parent baae411 commit 363dbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@main
1010
- name: WordPress Plugin Deploy
11-
uses: omnisend/[email protected].3
11+
uses: omnisend/[email protected].4
1212
env:
1313
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1414
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)