Skip to content

Commit b78dea3

Browse files
authored
chore(ci): switch tag to develop (#412)
1 parent 9544cf8 commit b78dea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@main
1111
# See https://github.com/actions/runner/issues/2033
1212
- name: WordPress Plugin Deploy
13-
uses: 10up/action-wordpress-plugin-deploy@2.2.1
13+
uses: 10up/action-wordpress-plugin-deploy@develop
1414
env:
1515
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1616
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)