Skip to content

Commit

Permalink
ci: Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
madskjeldgaard committed Feb 8, 2025
1 parent edfdb64 commit 7d329d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pluginbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ env.INSTALL_PATH }}/${{ env.ARCHIVE_NAME }}
prerelease: true
body: ""
Expand Down

0 comments on commit 7d329d9

Please sign in to comment.