Skip to content

Commit

Permalink
Remove version from wordpress plugin deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
vaurdan authored Nov 11, 2024
1 parent d0f9f68 commit 002608b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ jobs:
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
VERSION: ${{ env.VERSION }}

- name: Update release with ZIP file
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 002608b

Please sign in to comment.