Skip to content

Commit

Permalink
Merge pull request #23 from codersaiful/1.2.0.1
Browse files Browse the repository at this point in the history
username update
  • Loading branch information
codersaiful authored Dec 3, 2021
2 parents e291b70 + 14eaf7e commit d5e2ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_USERNAME: [email protected]
SLUG: post-classified-for-docs
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
uses: 10up/action-wordpress-plugin-deploy@master
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_USERNAME: [email protected] #${{ secrets.SVN_USERNAME }}
SLUG: post-classified-for-docs

0 comments on commit d5e2ecb

Please sign in to comment.