Skip to content

Commit

Permalink
Update deploy-to-wordpress-org.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Aug 2, 2024
1 parent 9a390c0 commit 43b2d59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-to-wordpress-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Release
uses: pronamic/action-wordpress-plugin-release@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
svn-username: pronamic
svn-password: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 43b2d59

Please sign in to comment.