Skip to content

Commit

Permalink
Is GITHUB_TOKEN required?
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Sep 5, 2024
1 parent 7825eb7 commit c20dcbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to-wordpress-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ 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 c20dcbe

Please sign in to comment.