Skip to content

Commit

Permalink
Merge pull request #407 from WordPress/fix/uncomment-args
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Feb 7, 2024
2 parents 30d3a63 + 8d660ea commit 73bf8d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
with:
generate-zip: true
env:
#SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
#SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}

- name: Upload release asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 73bf8d4

Please sign in to comment.