Skip to content

Commit

Permalink
Remove supurflouse bracket.
Browse files Browse the repository at this point in the history
  • Loading branch information
kopepasah committed Feb 8, 2023
1 parent 0bcd5b2 commit e063af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ jobs:
plugin-name: coblocks
plugin-version: ${{ env.NEW_TAG_VERSION }}
plugin-assets: .wordpress-org
svn-username: ${{ secrets.GODADDY_WPORG_USERNAME }}}
svn-password: ${{ secrets.GODADDY_WPORG_PASSWORD }}}
svn-username: ${{ secrets.GODADDY_WPORG_USERNAME }}
svn-password: ${{ secrets.GODADDY_WPORG_PASSWORD }}

0 comments on commit e063af6

Please sign in to comment.