Skip to content

Commit

Permalink
chore: workflow uses updated
Browse files Browse the repository at this point in the history
  • Loading branch information
imnavanath committed Sep 5, 2023
1 parent 9fb1b6f commit 1faf484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: astra-bulk-edit
SLUG: astra-bulk-edit
2 changes: 1 addition & 1 deletion .github/workflows/push-to-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-asset-update@stable
uses: Nikschavan/action-wordpress-plugin-deploy@develop
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 comments on commit 1faf484

Please sign in to comment.